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

Bruno Mahé commented on FLUME-1491:
-----------------------------------

* flume-ng-node/pom.xml versions of curator should be properties. This makes it 
easier to override them at build time without extra patches
* Is automatic reload of the configuration planned?

Nitpicks:
* "!Strings.isNullOrEmpty(zkConnString)" why not using 
"StringUtils.isNotBlank(zkConnString)" ?



> Dynamic configuration from Zookeeper watcher
> --------------------------------------------
>
>                 Key: FLUME-1491
>                 URL: https://issues.apache.org/jira/browse/FLUME-1491
>             Project: Flume
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: v1.2.0
>            Reporter: Denny Ye
>            Assignee: Ashish Paliwal
>              Labels: Zookeeper
>         Attachments: FLUME-1491-2.patch, FLUME-1491-3.patch, 
> FLUME-1491-4.patch, FLUME-1491-5.patch
>
>
> Currently, Flume only support file-level dynamic configuration. Another 
> frequent usage in practical environment, we would like to manage 
> configuration with Zookeeper, and modify configuration from Web UI to stored 
> file in Zookeeper. 
> Flume should support this method with Zookeeper watcher.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to