Jun Rao created KAFKA-3447:
------------------------------
Summary: partitionState in UpdateMetadataRequest not logged
properly state-change log
Key: KAFKA-3447
URL: https://issues.apache.org/jira/browse/KAFKA-3447
Project: Kafka
Issue Type: Improvement
Affects Versions: 0.10.0.0
Reporter: Jun Rao
Saw the following in state-change log. The following logging comes from
MetadataCache.updateCache().
TRACE Broker 0 cached leader info
org.apache.kafka.common.requests.UpdateMetadataRequest$PartitionState@6fc2c671
for partition test-0 in response to UpdateMetadata request sent by controller 0
epoch 1 with correlation id 3 (state.change.logger)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)