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

Manish edited comment on CAMEL-12960 at 2/24/20 4:29 PM:
---------------------------------------------------------

Hi, I noticed that this issue is in reference to this ticket and hence would 
like to work on this as a project.


was (Author: gabru-md):
Hi, I noticed that this issue is in reference to 
[this|https://issues.apache.org/jira/browse/CAMEL-10652] and hence would like 
to work on this as a project.

> camel-kafka - Allow consumer partition assignment
> -------------------------------------------------
>
>                 Key: CAMEL-12960
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12960
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>            Reporter: J Jenkins
>            Priority: Minor
>             Fix For: Future
>
>
> The current implementation of camel-kafka is coded to use consumer.subscribe. 
>  This tends to be the default for most Kafka consumer use-cases, however, 
> there are times when you may not want some of the features that come with 
> subscription (such as automatic re-balancing).  
> Kafka allows for more control in this situations by using the consumer.assign 
> api.
> Would be great if we can extend camel-kafka to pass in some additional flags 
> and required fields for using assign instead of subscribe.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to