[
https://issues.apache.org/jira/browse/KAFKA-4151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509015#comment-15509015
]
ASF GitHub Bot commented on KAFKA-4151:
---------------------------------------
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.
----
> Update public docs for KIP-78
> -----------------------------
>
> Key: KAFKA-4151
> URL: https://issues.apache.org/jira/browse/KAFKA-4151
> Project: Kafka
> Issue Type: Improvement
> Reporter: Sumit Arrawatia
> Assignee: Sumit Arrawatia
> Fix For: 0.10.1.0
>
>
> Add documentation to include details on Cluster Id in "Implementation"
> section. The actual implementation is tracked in KAFKA-4093.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)