ChannelProcessor.processEventBatch does not handle Transaction appropriately 
when a non-ChannelException is thrown
------------------------------------------------------------------------------------------------------------------

                 Key: FLUME-1133
                 URL: https://issues.apache.org/jira/browse/FLUME-1133
             Project: Flume
          Issue Type: Bug
    Affects Versions: v1.1.0
            Reporter: Brock Noland




12/04/18 21:09:45 WARN ipc.Responder: user error
java.lang.IllegalStateException: close() called when transaction is OPEN - you 
must either commit or rollback first
        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:172)
        at 
org.apache.flume.channel.BasicTransactionSemantics.close(BasicTransactionSemantics.java:179)
        at 
org.apache.flume.channel.ChannelProcessor.processEventBatch(ChannelProcessor.java:124)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to