-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6942/
-----------------------------------------------------------
(Updated Sept. 10, 2012, 6:27 p.m.)
Review request for Flume.
Changes
-------
Removed spaces
Description
-------
This was a message in the lifecycle class that prints out every N ms while the
class is waiting for the state the change. I removed this message because it
fills up the logs and provides little value.
I also added state information to the fail message that fires if the desired
state is not found before the deadline expires.
This addresses bug FLUME-1519.
https://issues.apache.org/jira/browse/FLUME-1519
Diffs
-----
flume-ng-core/src/main/java/org/apache/flume/lifecycle/LifecycleController.java
cc1a712
Diff: https://reviews.apache.org/r/6942/diff/
Testing
-------
Thanks,
Ted Malaska