GitHub user arrawatia opened a pull request:
https://github.com/apache/kafka/pull/1895
KAFKA-4151; Update public docs for KIP-78
- Updated implementation docs with details on Cluster Id generation and ZK
data structure.
- Mention cluster id in "noteworthy changes for 0.10.1.0" in upgrade docs.
- Add cluster id to metrics table in ops docs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arrawatia/kafka kip-78-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1895.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 #1895
----
commit 17b0962845f08c6a33ca78d7efcc2d5339c3d359
Author: arrawatia <[email protected]>
Date: 2016-09-07T06:52:14Z
Merge remote-tracking branch 'confluentinc/trunk' into trunk
commit ecbceebdaca60a952d02e5f232d9f6507b325eff
Author: Sumit Arrawatia <[email protected]>
Date: 2016-09-19T18:52:38Z
Merge branch 'trunk' of github.com:apache/kafka into trunk
commit d595da09fd511d2f33cedc3f4a36ca79e31f1195
Author: Sumit Arrawatia <[email protected]>
Date: 2016-09-21T07:06:08Z
Add docs for cluster id.
commit a4c2aae082db45bad90bac6e9cf2e67981cf97d3
Author: Sumit Arrawatia <[email protected]>
Date: 2016-09-21T07:08:03Z
Merge changes from trunk.
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---