You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2015/06/08 20:14:01 UTC

[jira] [Resolved] (SAMZA-703) KafkaSystemAdmin should ignore ReplicaNotAvailable error code while fetching offset

     [ https://issues.apache.org/jira/browse/SAMZA-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved SAMZA-703.
---------------------------------
    Resolution: Duplicate

> 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)