[
https://issues.apache.org/jira/browse/FLUME-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152417#comment-14152417
]
Hari Shreedharan commented on FLUME-2299:
-----------------------------------------
That is a bit hacky, but it works. There was quite a bit of a workaround to
hack around the transactions being thread-local.
> Support an event-driven sink runner
> -----------------------------------
>
> Key: FLUME-2299
> URL: https://issues.apache.org/jira/browse/FLUME-2299
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Reporter: Mike Percy
>
> For integrating with "pull" based systems such as Storm, it would be more
> elegant for Flume to support an event-driven sink runner which would not try
> to poll the process() method on the Sink all of the time. It would just call
> configure() and start() on the Sink and let it run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)