GitHub user becketqin reopened a pull request:
https://github.com/apache/kafka/pull/402
Improve ISR change propagation.
The patch has two changes:
1. fixed a bug in controller that it sends UpdateMetadataRequest of all the
partitions in the cluster.
2. Uses the following rul
Github user becketqin closed the pull request at:
https://github.com/apache/kafka/pull/402
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user becketqin opened a pull request:
https://github.com/apache/kafka/pull/402
Improve ISR change propagation.
The patch has two changes:
1. fixed a bug in controller that it sends UpdateMetadataRequest of all the
partitions in the cluster.
2. Uses the following rules