Gwen Shapira created KAFKA-3242:
-----------------------------------

             Summary: "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


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