[
https://issues.apache.org/jira/browse/FLUME-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873029#comment-13873029
]
Otis Gospodnetic commented on FLUME-2299:
-----------------------------------------
I'm trying to understand if this means that this event-driven sink would expose
some ..... REST API(?) to allow external components to pull data out of it? If
not, how would one get data from sunk a sink?
> 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)