[
https://issues.apache.org/jira/browse/KAFKA-7120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lambdaliu updated KAFKA-7120:
-----------------------------
Labels: (was: kafkaconnect)
> 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
> Components: KafkaConnect
> Reporter: Gwen Shapira
> Assignee: lambdaliu
> Priority: Critical
>
> 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)