You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bartłomiej Tartanus (JIRA)" <ji...@apache.org> on 2018/02/01 08:12:00 UTC

[jira] [Created] (KAFKA-6515) Add toString() method to kafka connect Field class

Bartłomiej Tartanus created KAFKA-6515:
------------------------------------------

             Summary: Add toString() method to kafka connect Field class
                 Key: KAFKA-6515
                 URL: https://issues.apache.org/jira/browse/KAFKA-6515
             Project: Kafka
          Issue Type: Improvement
          Components: KafkaConnect
            Reporter: Bartłomiej Tartanus


Currently testing is really painful:
{code:java}
org.apache.kafka.connect.data.Field@1d51df1f was not equal to org.apache.kafka.connect.data.Field@c0d62cd8{code}
 

toString() method would fix this, so please add one. :)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)