[ https://issues.apache.org/jira/browse/ZOOKEEPER-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Patrick Hunt updated ZOOKEEPER-912: ----------------------------------- Fix Version/s: 3.4.0 Assignee: Anthony Urso Issue Type: Improvement (was: Bug) IMO more of an improvement than a bug. See this section on logging for our general guidelines (granted it's a very gray area) http://hadoop.apache.org/zookeeper/docs/current/zookeeperInternals.html#sc_logging I see some issues with this patch, while the original logging does make it a bit more "fuzzy" some of this is pretty critical information. I'd like to give detailed feedback/discussion though. Apache just opened a reviewboard instance, could you post the patch there for review? https://reviews.apache.org/dashboard/ Also please post patches in ZOOKEEPER-###.patch form (also has detail on how to create the patch file itself): http://wiki.apache.org/hadoop/ZooKeeper/HowToContribute Thanks! > ZooKeeper client logs trace and debug messages at level INFO > ------------------------------------------------------------ > > Key: ZOOKEEPER-912 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-912 > Project: Zookeeper > Issue Type: Improvement > Components: java client > Affects Versions: 3.3.1 > Reporter: Anthony Urso > Assignee: Anthony Urso > Priority: Minor > Fix For: 3.4.0 > > Attachments: zk-loglevel.patch > > > ZK logs a lot of uninformative trace and debug messages to level INFO. This > fuzzes up everything and makes it easy to miss useful log info. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.