[
https://issues.apache.org/jira/browse/KAFKA-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209861#comment-16209861
]
Ismael Juma commented on KAFKA-6081:
------------------------------------
Something to consider as well: should we check that a LeaderAndIsr to the
leader succeeds before informing the followers?
> response error code checking
> ----------------------------
>
> Key: KAFKA-6081
> URL: https://issues.apache.org/jira/browse/KAFKA-6081
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Onur Karaman
>
> In most cases in the controller, we assume that requests succeed. We should
> instead check for their responses.
> Example: partition reassignment has the following todo:
> {code}
> // TODO: Eventually partition reassignment could use a callback that does
> retries if deletion failed
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)