[ https://issues.apache.org/jira/browse/KAFKA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278790#comment-14278790 ]
Hernan Rivas Inaka commented on KAFKA-1649: ------------------------------------------- I managed to get that error on 0.8.1 (don't remember the specific revision) by killing leaders but it didn't always happen, but my tests always had 3 brokers so that might have something to do with it. I will try to allocate some time to replicate the issue both on 0.8.1 and 0.8.2 and see what I can find. > Protocol documentation does not indicate that ReplicaNotAvailable can be > ignored > -------------------------------------------------------------------------------- > > Key: KAFKA-1649 > URL: https://issues.apache.org/jira/browse/KAFKA-1649 > Project: Kafka > Issue Type: Improvement > Components: website > Affects Versions: 0.8.1.1 > Reporter: Hernan Rivas Inaka > Priority: Minor > Labels: protocol-documentation > Original Estimate: 10m > Remaining Estimate: 10m > > The protocol documentation here > https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-ErrorCodes > should indicate that error 9 (ReplicaNotAvailable) can be safely ignored on > producers. -- This message was sent by Atlassian JIRA (v6.3.4#6332)