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

Matthias J. Sax commented on KAFKA-8207:
----------------------------------------

There is no timeline yet. Details will be posted here: 
[https://cwiki.apache.org/confluence/display/KAFKA/Future+release+plan] (or 
follow the dev mailing list; the timeline should be announce soon).

The high level plan is to release a new version every 4 month: 
[https://cwiki.apache.org/confluence/display/KAFKA/Time+Based+Release+Plan]

If you are interested to monitor progress on KIP-345 (or even help), you can 
follow the corresponding JIRAs: 
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-345%3A+Introduce+static+membership+protocol+to+reduce+consumer+rebalances]
 – feel free to comment on those tickets if you want to help – PR reviews are 
always appreciated in any case!

> StickyPartitionAssignor for KStream
> -----------------------------------
>
>                 Key: KAFKA-8207
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8207
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>    Affects Versions: 2.0.0
>            Reporter: neeraj
>            Priority: Major
>
> In KStreams I am not able to give a sticky partition assignor or my custom 
> partition assignor.
> Overriding the property while building stream does not work
> streams props.put(ConsumerConfig.PARTITION_ASSIGNMENT_STRATEGY_CONFIG, 
> CustomAssignor.class.getName());
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to