Yan Zhao created ZOOKEEPER-4764:
-----------------------------------

             Summary: Tune the log of refuse session request.
                 Key: ZOOKEEPER-4764
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4764
             Project: ZooKeeper
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.9.1, 3.8.3, 3.7.2
            Reporter: Yan Zhao
             Fix For: 3.7.3, 3.8.4, 3.9.2


The log:
Refusing session request for client as it has seen zxid our last zxid is 0x0 
client must try another server (org.apache.zookeeper.server.ZooKeeperServer)

We would better print the sessionId in the content.

After improvement:
Refusing session(0xab) request for client as it has seen zxid our last zxid is 
0x0 client must try another server (org.apache.zookeeper.server.ZooKeeperServer)





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to