Gwen Shapira created KAFKA-7120:
-----------------------------------

             Summary: When Connect throws CONFLICT error for REST requests, it 
will help to see more details
                 Key: KAFKA-7120
                 URL: https://issues.apache.org/jira/browse/KAFKA-7120
             Project: Kafka
          Issue Type: Improvement
            Reporter: Gwen Shapira


Right now, we throw:

throw new ConnectRestException(Response.Status.CONFLICT.getStatusCode(),
 "Cannot complete request because of a conflicting operation (e.g. worker 
rebalance)");

There's no information about WHICH request can't be completed. It will help to 
know.



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

Reply via email to