Graham Gear created FLUME-2652:
----------------------------------
Summary: Documented transaction handling semantics incorrect
Key: FLUME-2652
URL: https://issues.apache.org/jira/browse/FLUME-2652
Project: Flume
Issue Type: Bug
Components: Docs
Affects Versions: v1.5.1
Reporter: Graham Gear
Priority: Minor
The Developer Guide Transaction and Source descriptions and Source example are
misleading, stating that transactions must be managed within the Source space
code, when in fact they are managed within the ChannelProcessor. The Source
example code does not compile against the current API, nor is the intention
source space transaction management possible with the current
ChannelProcessor.processEvent and BasicTransactionSemantics implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)