[
https://issues.apache.org/jira/browse/HELIX-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431122#comment-16431122
]
Hudson commented on HELIX-689:
------------------------------
FAILURE: Integrated in Jenkins build helix #1436 (See
[https://builds.apache.org/job/helix/1436/])
[HELIX-689] remove redundant logs from zkclient (zhan849: rev
4a76f03e6a153831cfde3e50fff67fab58c4fb46)
* (edit)
helix-core/src/main/java/org/apache/helix/controller/stages/MessageGenerationPhase.java
* (edit)
helix-core/src/main/java/org/apache/helix/manager/zk/zookeeper/ZkClient.java
* (edit)
helix-core/src/main/java/org/apache/helix/manager/zk/ZkBaseDataAccessor.java
> Controller message cleanup is spitting too many logs
> ----------------------------------------------------
>
> Key: HELIX-689
> URL: https://issues.apache.org/jira/browse/HELIX-689
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Hao Zhang
> Priority: Major
>
> Currently we print out error log when we fail to remove logs. However, due to
> ZK client limitation, we are printing logs even when the message is already
> deleted, which should not be regarded as a failure
> Need to perform log cleanup and only print out log when there is real error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)