You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "James Xu (JIRA)" <ji...@apache.org> on 2013/12/14 09:09:06 UTC

[jira] [Created] (STORM-88) ICommitterTridentSpout.commit can't fail a batch

James Xu created STORM-88:
-----------------------------

             Summary: ICommitterTridentSpout.commit can't fail a batch
                 Key: STORM-88
                 URL: https://issues.apache.org/jira/browse/STORM-88
             Project: Apache Storm (Incubating)
          Issue Type: Improvement
            Reporter: James Xu
            Priority: Minor


https://github.com/nathanmarz/storm/issues/643

Currently, ICommitterTridentSpout.commit can't fail a batch, as the logic calling that method doesn't catch FailedException. Without being able to fail a batch, there's little difference between the commit and success methods.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)