ConsumerGroup

A string that specifies the consumer group that this connector belongs to.

If you assign multiple connectors to the same consumer group, messages are distributed between the connectors.

Type: String
Default: The default value is random
Required: No
Configuration Section: TaskName or FetchTasks
Example: ConsumerGroup=<unique random value>
See Also: