poseidon icon indicating copy to clipboard operation
poseidon copied to clipboard

ReplicaNotAvailable can be safely ignored

Open arturmkrtchyan opened this issue 9 years ago • 6 comments

https://cwiki.apache.org/confluence/display/KAFKA/A+Guide+To+The+Kafka+Protocol#AGuideToTheKafkaProtocol-ErrorCodes indicates that error 9 (ReplicaNotAvailable) can be safely ignored.

This fixes #86

arturmkrtchyan avatar May 29 '15 20:05 arturmkrtchyan

Coverage Status

Coverage increased (+1.7%) to 94.057% when pulling dbebae6dd3d2f0c38dc68036a689536dbe5c1652 on arturmkrtchyan:master into dd74d9473692080cf49d3740eb3d7d929e79e1c9 on bpot:master.

coveralls avatar May 29 '15 21:05 coveralls

@bpot when can you get this merged?

arturmkrtchyan avatar May 30 '15 04:05 arturmkrtchyan

I just wander how others use this library without facing this issue. I have an impression no one tested failure scenarios.

On Tue, Jun 23, 2015 at 4:18 PM, Krzysztof Jablonski < [email protected]> wrote:

[image: :+1:] this is real issue for my system where I have 4 servers and ReplicationFactor set to 4. When one system is down Poseidon is not available to send any message :(

— Reply to this email directly or view it on GitHub https://github.com/bpot/poseidon/pull/88#issuecomment-114520707.

arturmkrtchyan avatar Jun 23 '15 18:06 arturmkrtchyan

Nice one! I'd love to see this in a released version.

infothrill avatar Jun 26 '15 14:06 infothrill

I fought with this issue yesterday! Can we get this into a new release?

GEverding avatar Jul 01 '15 19:07 GEverding

Would be great to have it in a new release !

fegoa89 avatar Jul 06 '15 12:07 fegoa89