[
https://issues.apache.org/jira/browse/KAFKA-9124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16976446#comment-16976446
]
Viktor Somogyi-Vass edited comment on KAFKA-9124 at 11/18/19 11:06 AM:
-----------------------------------------------------------------------
[~cmccabe] sure. Do you think we should mark this or the other jira as a
duplicate?
was (Author: viktorsomogyi):
[~cmccabe] sure. Do you think we should mark this as a duplicate?
> KIP-497: ISR changes should be propagated via Kafka protocol
> ------------------------------------------------------------
>
> Key: KAFKA-9124
> URL: https://issues.apache.org/jira/browse/KAFKA-9124
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Viktor Somogyi-Vass
> Assignee: Colin McCabe
> Priority: Major
>
> Currently {{Partition.expandIsr}} and {{Partition.shrinkIsr}} updates
> Zookeeper which is listened by the controller and that's how it notices the
> ISR changes and sends out metadata requests.
> Instead of this the brokers should use Kafka protocol messages to send out
> ISR change notifications.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)