Yan Zhao created ZOOKEEPER-4807:
-----------------------------------
Summary: Add sid for the leader goodbyte log
Key: ZOOKEEPER-4807
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4807
Project: ZooKeeper
Issue Type: Wish
Components: server
Affects Versions: 3.9.1
Reporter: Yan Zhao
Fix For: 3.9.2
When a follower disconnects with the leader, the leader will print the remote
address.
But if the zookeeper is along with istio, the remote address is not right.
2024-02-05T03:23:54,967+0000 [LearnerHandler-/127.0.0.6:56085] WARN
org.apache.zookeeper.server.quorum.LearnerHandler - ******* GOODBYE
/127.0.0.6:56085 ********
We would better print the sid in the goodbye log.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)