[
https://issues.apache.org/jira/browse/ZOOKEEPER-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548793#comment-16548793
]
Hudson commented on ZOOKEEPER-3083:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #110 (See
[https://builds.apache.org/job/ZooKeeper-trunk/110/])
ZOOKEEPER-3083: Remove some redundant and noisy log lines (hanm: rev
f6bba09481dffc7db1d47be732d3cc8067603767)
* (edit) src/java/main/org/apache/zookeeper/server/NIOServerCnxnFactory.java
* (edit) src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java
* (edit) src/java/main/org/apache/zookeeper/server/NIOServerCnxn.java
* (edit) src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java
* (edit) src/java/main/org/apache/zookeeper/jmx/MBeanRegistry.java
> Remove some redundant and noisy log lines
> -----------------------------------------
>
> Key: ZOOKEEPER-3083
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3083
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.6.0
> Reporter: Brian Nixon
> Assignee: Brian Nixon
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Under high client turnover, some log lines around client activity generate an
> outsized amount of noise in the log files. Reducing a few to debug level
> won't cause a big hit on admin understanding as there are redundant elements.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)