GitHub user ConcurrencyPractitioner opened a pull request:
https://github.com/apache/kafka/pull/4339
[KAFKA-6328] Exclude node groups belonging to global stores in
InternalTopologyBuilder#makeNodeGroups
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ConcurrencyPractitioner/kafka kafka-6238
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4339.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4339
----
commit ab7531552c9e830ad87f06132f45b3257a3632fa
Author: RichardYuSTUG <[email protected]>
Date: 2017-12-18T22:01:02Z
[KAFKA-6328] Exclude node groups belonging to global stores in
InternalTopologyBuilder
commit 42ea1f0e885eda70b60712ded801ba010a9a2c7e
Author: RichardYuSTUG <[email protected]>
Date: 2017-12-18T22:07:58Z
Testing
commit da2bf85318db465b325383ecded9b51474f1d35b
Author: RichardYuSTUG <[email protected]>
Date: 2017-12-18T22:09:10Z
[KAFKA-6328] Exclude node groups belonging to global stores in
InternalTopologyBuilder#makeNodeGroups
----
---