I'm using Flume 1.4.0 with several agents, I have used the guide from Cloudera to connect with Twitter.
I have created another class to modify the flume.conf, I have in the beginning two or three agents (for example), when I colud add or delete them, when I delete the last one, Flume doesn't stop that Agent, it doesn't call the stop method although it detects that it doesn't exist anymore in the flume.conf. How could I stop the agent?? I don't want to stop Flume because I could modify it and add another agent later. Thank you, Guillermo.
