[
https://issues.apache.org/jira/browse/FLUME-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491180#comment-13491180
]
Mike Percy commented on FLUME-1502:
-----------------------------------
Agreed that we will need File Channel. A common problem is an application using
the client SDK library needing to buffer its own events. File Channel would
alleviate that in a durable way.
Another thing to consider regarding skipping the source altogether and allowing
an interface to the Channel such that an application could open a Transaction,
put() events on the channel, and commit()/close() the channel. This would make
the so-called embedded agent basically a glorified client. But that's the use
case I think this is morphing into. In such a case I think we should consider
disallowing take() calls, but that's a secondary point. Thoughts?
> Support for running simple configurations embedded in host process
> ------------------------------------------------------------------
>
> Key: FLUME-1502
> URL: https://issues.apache.org/jira/browse/FLUME-1502
> Project: Flume
> Issue Type: Improvement
> Affects Versions: v1.2.0
> Reporter: Arvind Prabhakar
> Assignee: Brock Noland
> Attachments: embeeded-agent-1.pdf
>
>
> Flume should provide a light-weight embeddable node manager that can be
> started in process where necessary. This will allow the users to embed
> light-weight agents within the host process where necessary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira