Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.9.4
-
None
-
None
Description
These messages in logs are not very useful:
2011-02-28 22:49:44,233 INFO com.cloudera.flume.agent.LogicalNode: Node config successfully set to com.cloudera.flume.conf.FlumeConfigData@595780d9
Ideally they would show the contents of the FlumeConfigData. This can be done by implementing the toString method on FlumeConfigData.