GitHub user guozhangwang opened a pull request:
https://github.com/apache/kafka/pull/1735
MINOR: Add application id prefix for copartitionGroups in TopologyBuilder
This is bugfix that is already in trunk but not backported to 0.10.0.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guozhangwang/kafka
Kminor-topology-applicationID-0.10.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1735.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 #1735
----
commit 996e79b31dec970a0e7f1d3ac25164d4b9cce423
Author: Guozhang Wang <[email protected]>
Date: 2016-08-14T05:59:58Z
add decoration logic
commit 22605d0a091e83bce93f141dc8e2f508f2be1f9f
Author: Guozhang Wang <[email protected]>
Date: 2016-08-14T06:04:43Z
add application ID prefixing
commit 7c7529966017e506b3a7aec48f728b5bad024d2c
Author: Guozhang Wang <[email protected]>
Date: 2016-08-14T06:20:31Z
use applicationID for copartition groups
commit 2b4370d07f8cf9d14fe55c25ac97c6298dedcec3
Author: Guozhang Wang <[email protected]>
Date: 2016-08-14T06:27:17Z
minor fixes
commit 3630488792b635afdf62c3a03b05f15e094656c2
Author: Guozhang Wang <[email protected]>
Date: 2016-08-14T06:59:18Z
add test for copartition in TopologyBuilderTest
----
---
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.
---