Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0
-
None
Description
I have a Flume deployment that consists of 2 Flume nodes in 8 different data centers. When we make changes the deployments are quite time consuming because each server requires its own configuration. Managing the configurations with Spring Cloud Config would make this much easier and also align it with our other applications.
The plan for HTTP support would be that it can either use straight polling on an interval or, optionally, listen for the AMQP events Spring Cloud Config can publish and only poll when an event is detected.
Attachments
Issue Links
- causes
-
FLUME-3420 Regression of command line options in FLUME-3335
- Resolved