Simon Cooper created KAFKA-1444:
-----------------------------------
Summary: kafka.javaapi.TopicMetadata and PartitionMetadata doesn't
forward the toString method
Key: KAFKA-1444
URL: https://issues.apache.org/jira/browse/KAFKA-1444
Project: Kafka
Issue Type: Bug
Reporter: Simon Cooper
Priority: Minor
the kafka.javaapi.PartitionMetadata and TopicMetadata classes don't forward the
toString method to the underlying kafka.api.PartitionMetadata/TopicMetadata
classes along with the other methods. This means toString on these classes
doesn't work properly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)