Chris Riccomini created SAMZA-379:
-------------------------------------
Summary: Turn down verbosity of debug logging
Key: SAMZA-379
URL: https://issues.apache.org/jira/browse/SAMZA-379
Project: Samza
Issue Type: Bug
Components: container
Affects Versions: 0.8.0
Reporter: Chris Riccomini
Fix For: 0.8.0
We currently use debug() logging in a lot of spaces where we should use trace()
logging. This makes it really hard to debug. For example, all of the stuff in
SystemConsumers that the container polls in a tight loop should be trace-level
logging. Right now, turning on debugging spews way too much information in the
logs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)