You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2013/11/20 04:09:25 UTC

[jira] [Updated] (SAMZA-87) BrokerProxy doesn't properly handle offset out of range exceptions

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

Jakob Homan updated SAMZA-87:
-----------------------------

    Attachment: SAMZA-87.patch

Patch that handles this exception.  Had to get rid of DefaultFetch trait due to testing framework incompatabilities.  Also some general cleanup.

> BrokerProxy doesn't properly handle offset out of range exceptions
> ------------------------------------------------------------------
>
>                 Key: SAMZA-87
>                 URL: https://issues.apache.org/jira/browse/SAMZA-87
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Jakob Homan
>            Assignee: Jakob Homan
>            Priority: Critical
>             Fix For: 0.7.0
>
>         Attachments: SAMZA-87.patch
>
>
> Currently BrokerProxy will throw an exception for offset out of range from Kafka but does not get a new offset, instead going into an infinite loop of sadness.



--
This message was sent by Atlassian JIRA
(v6.1#6144)