[ 
https://issues.apache.org/jira/browse/KAFKA-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gwen Shapira resolved KAFKA-3242.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.1.0

Issue resolved by pull request 924
[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)

Reply via email to