[
https://issues.apache.org/jira/browse/FLUME-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497601#comment-14497601
]
ASF subversion and git services commented on FLUME-2652:
--------------------------------------------------------
Commit 15d71c311ed95946195c09b5b2034d9d362c24a0 in flume's branch
refs/heads/flume-1.7 from [~hshreedharan]
[ https://git-wip-us.apache.org/repos/asf?p=flume.git;h=15d71c3 ]
FLUME-2652. Documented transaction handling semantics incorrect in developer
guide.
(Graham Gear via Hari)
> 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
> Attachments: FLUME-2652-1.patch
>
>
> The Developer Guide Transaction and Source descriptions and Source example
> are misleading, stating that transactions must be managed within the Source
> space, 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.begin()
> implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)