You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Charles Orth (JIRA)" <ji...@apache.org> on 2013/07/01 20:40:22 UTC

[jira] [Created] (FLUME-2117) HBaseSink & flume.SinkRunner - Infinite loop

Charles Orth created FLUME-2117:
-----------------------------------

             Summary: HBaseSink & flume.SinkRunner - Infinite loop 
                 Key: FLUME-2117
                 URL: https://issues.apache.org/jira/browse/FLUME-2117
             Project: Flume
          Issue Type: Bug
          Components: Sinks+Sources
    Affects Versions: v1.3.0
            Reporter: Charles Orth


HBaseSink.process method calls action to pull an action from the channel.  If our sink throws an exception, the transaction is never closed and the current action remains on the channel. Thereby, repeatedly replaying the same action. The flume process must have manual intervention to remove the invalid action. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira