[ https://issues.apache.org/jira/browse/KAFKA-5101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978659#comment-15978659 ]
ASF GitHub Bot commented on KAFKA-5101: --------------------------------------- GitHub user baluchicken opened a pull request: https://github.com/apache/kafka/pull/2886 KAFKA-5101 Remove KafkaController's incrementControllerEpoch method p… @ijuma minor fix. can you please review. You can merge this pull request into a Git repository by running: $ git pull https://github.com/baluchicken/kafka-1 KAFKA-5101 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2886.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 #2886 ---- commit e6b84b87aa39a1971758cd84d23ed2784f8953ac Author: Balint Molnar <balintmolna...@gmail.com> Date: 2017-04-21T12:34:48Z KAFKA-5101 Remove KafkaController's incrementControllerEpoch method parameter ---- > Remove KafkaController's incrementControllerEpoch method parameter > ------------------------------------------------------------------- > > Key: KAFKA-5101 > URL: https://issues.apache.org/jira/browse/KAFKA-5101 > Project: Kafka > Issue Type: Bug > Components: controller > Reporter: Balint Molnar > Assignee: Balint Molnar > Priority: Trivial > > KAFKA-4814 replaced the zkClient.createPersistent method with > zkUtils.createPersistentPath so the zkClient parameter is no longer required. -- This message was sent by Atlassian JIRA (v6.3.15#6346)