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

neeraj edited comment on KAFKA-8207 at 4/15/19 9:00 AM:
--------------------------------------------------------

[~mjsax] Thanks for explaining, because of new partitions assignment to node 1 
when it comes up, in production with heave state store it will take time for 
state store to be updated for new partitions.




was (Author: neeraj.bhatt):
[~mjsax] Thanks for explaining. Any idea when 2.3 is expected? also kindly 
assign me a bug related to this KIP if it helps in early release.

> 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