[ https://issues.apache.org/jira/browse/KAFKA-6081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209909#comment-16209909 ]
Ismael Juma commented on KAFKA-6081: ------------------------------------ Perfect, thanks. > 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)