[
https://issues.apache.org/jira/browse/ZOOKEEPER-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14051331#comment-14051331
]
Hudson commented on ZOOKEEPER-1946:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2354 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2354/])
ZOOKEEPER-1946. Server logging should reflect dynamically reconfigured address
(Niko Vuokko via phunt and Alexander Shraer) (phunt:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1607525)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java
* /zookeeper/trunk/src/java/test/org/apache/zookeeper/test/ReconfigTest.java
> Server logging should reflect dynamically reconfigured address
> --------------------------------------------------------------
>
> Key: ZOOKEEPER-1946
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1946
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.5.0
> Reporter: Niko Vuokko
> Assignee: Niko Vuokko
> Priority: Minor
> Labels: patch
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1946.patch, ZOOKEEPER-1946.patch,
> ZOOKEEPER-1946.patch
>
>
> The server's client address:port is part of the QuorumPeer's thread name and
> thus shown in logs. Thread name is not currently updated after dynamic
> reconfiguration of the address, resulting in confusing log entries.
--
This message was sent by Atlassian JIRA
(v6.2#6252)