changed kafka consumer group annotation to plural
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
export const KAFKA_CONSUMER_GROUP_ANNOTATION =
|
||||
'kafka.apache.org/consumer-group';
|
||||
'kafka.apache.org/consumer-groups';
|
||||
|
||||
Reference in New Issue
Block a user