Guozhang Wang created SAMZA-703:
-----------------------------------
Summary: KafkaSystemAdmin should ignore ReplicaNotAvailable error
code while fetching offset
Key: SAMZA-703
URL: https://issues.apache.org/jira/browse/SAMZA-703
Project: Samza
Issue Type: Bug
Reporter: Guozhang Wang
Assignee: Guozhang Wang
Fix For: 0.10.0
As titled. In KafkaSystemAdmin.getSystemStreamMetadata, when it calls
getOffsets() it throws any exception it gets from the response's per-partition
error code. However, ReplicaNotAvailable should be treated not as an error but
just a status code, hence we could just ignore it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)