GitHub user Parth-Brahmbhatt reopened a pull request:

    https://github.com/apache/storm/pull/339

     STORM-586: TridentKafkaEmitter should catch updateOffsetException.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Parth-Brahmbhatt/incubator-storm STORM-586

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/339.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #339
    
----
commit 65e9f0c814b2cddc772880042259b66194fd6fb7
Author: Parth Brahmbhatt <[email protected]>
Date:   2014-12-05T22:48:34Z

     STORM-586: TridentKafkaEmitter should catch updateOffsetException.

commit 86839dc6b789045a13cf28cba008e52c4d835fa4
Author: Parth Brahmbhatt <[email protected]>
Date:   2014-12-08T22:49:29Z

    Ading special case for retry batch, in case of trident a transaction retry 
should not jump the offset requested as part of retry.

commit b2f48b41f19398498c7ae41c2059f3685b87ac22
Author: Parth Brahmbhatt <[email protected]>
Date:   2014-12-08T23:06:26Z

    Renaming UpdateOffsetException to TopicOffsetOutOfRangeException.

commit fcf31350b62ca0efeeea96c8e1b0134edb81c1eb
Author: Parth Brahmbhatt <[email protected]>
Date:   2014-12-08T23:10:13Z

    Reverting back to TopicOffsetOutOfRangeException extends RunTimeException.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to