Mike Percy created FLUME-2299:
---------------------------------
Summary: 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.1.5#6160)