[ 
https://issues.apache.org/jira/browse/FLUME-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491627#comment-13491627
 ] 

Brock Noland commented on FLUME-1502:
-------------------------------------

Sorry, I didn't mean dynamically change the memory channel setting. I meant 
shutdown the channel, sink, and create them again and restart them, the same 
way that flume works today. However, the way it works today is that the 
instances are cached and as such you are re-configuring the same object, this 
is due to the memory channel. This changes in FLUME-1630 for sinks and sources.

As opposed to introducing a new drain concept I think it's best to use the same 
mechanism we have used before which is clarified in FLUME-1630 through the use 
of annotations on the channel.
                
> 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

Reply via email to