You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joe Stein (JIRA)" <ji...@apache.org> on 2014/07/22 16:38:39 UTC

[jira] [Updated] (KAFKA-1444) kafka.javaapi.TopicMetadata and PartitionMetadata doesn't forward the toString method

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

Joe Stein updated KAFKA-1444:
-----------------------------

    Fix Version/s: 0.8.2

> 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
>            Assignee: Sriharsha Chintalapani
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1444.patch
>
>
> 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)