[ 
https://issues.apache.org/jira/browse/KAFKA-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866127#comment-15866127
 ] 

Stephen Durfey commented on KAFKA-4159:
---------------------------------------

I had a use case for this feature. I wanted to be able to group an arbitrary 
number of connectors under the same consumer group name, without requiring that 
all connectors have the same group name (which would happen overriding group.id 
at the worker config). So, this change effectively does the same thing 
overriding at the worker level does, except allowing it at the connector level. 

I'm not able to assign to this myself. 

https://github.com/apache/kafka/pull/2548

> Allow overriding producer & consumer properties at the connector level
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-4159
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4159
>             Project: Kafka
>          Issue Type: New Feature
>          Components: KafkaConnect
>            Reporter: Shikhar Bhushan
>
> As an example use cases, overriding a sink connector's consumer's partition 
> assignment strategy.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to