You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Apurva Mehta (JIRA)" <ji...@apache.org> on 2017/04/10 22:21:41 UTC

[jira] [Created] (KAFKA-5053) Send Error messages along with FindCoordinatorResponse

Apurva Mehta created KAFKA-5053:
-----------------------------------

             Summary: Send Error messages along with FindCoordinatorResponse
                 Key: KAFKA-5053
                 URL: https://issues.apache.org/jira/browse/KAFKA-5053
             Project: Kafka
          Issue Type: Improvement
            Reporter: Apurva Mehta
            Assignee: Apurva Mehta


As mentioned in https://github.com/apache/kafka/pull/2825#discussion_r110535855, currently it is hard to debug issues when we get an error in the `FindCoordinatorResponse`. It would help if the server populated the response with a suitable message.

With the transaction coordinator, this needs becomes more acute, so we should try to emulate the CreateTopicsResponse and return a usable message along with the error.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)