Remove logging of avro client that causes errors with proxy object methods
--------------------------------------------------------------------------
Key: FLUME-811
URL: https://issues.apache.org/jira/browse/FLUME-811
Project: Flume
Issue Type: Bug
Affects Versions: NG alpha 1
Reporter: E. Sammer
Assignee: E. Sammer
Fix For: NG alpha 1
I did something dumb. Logging an Avro RPC proxy object causes a toString()
method to be invoked on a non-local object which is gross. This currently
causes SLF4J to (rightly) yell at us. Remove this line.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira