[
https://issues.apache.org/jira/browse/KAFKA-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159629#comment-15159629
]
ASF GitHub Bot commented on KAFKA-3242:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/924
> "Add Partition" log message doesn't actually indicate adding a partition
> ------------------------------------------------------------------------
>
> Key: KAFKA-3242
> URL: https://issues.apache.org/jira/browse/KAFKA-3242
> Project: Kafka
> Issue Type: Bug
> Reporter: Gwen Shapira
> Fix For: 0.9.1.0
>
>
> We log:
> "Add Partition triggered " ... " for path "...
> on every trigger of addPartitionListener
> The listener is triggered not just when partition is added but on any
> modification of the partition assignment in ZK. So this is a bit misleading.
> Calling the listener updatePartitionListener and logging something more
> meaningful will be nice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)