[
https://issues.apache.org/jira/browse/FLUME-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152390#comment-14152390
]
Santiago M. Mola commented on FLUME-2299:
-----------------------------------------
For a current use case, see the Spark Pull Sink:
https://spark.apache.org/docs/latest/streaming-flume-integration.html
> 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)