Coder Social home page Coder Social logo

Comments (3)

aliyoge avatar aliyoge commented on June 16, 2024

补充一下zookeeper的日志

zookeeper  | 2023-07-03 10:49:41,328 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.24.0.1:33450
zookeeper  | 2023-07-03 10:49:41,329 [myid:] - WARN  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@903] - Connection request from old client /172.24.0.1:33450; will be dropped if server is in r-o mode
zookeeper  | 2023-07-03 10:49:41,329 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.24.0.1:33450
zookeeper  | 2023-07-03 10:49:41,437 [myid:] - INFO  [SyncThread:0:ZooKeeperServer@694] - Established session 0x100a5572e670063 with negotiated timeout 10000 for client /172.24.0.1:33450
zookeeper  | 2023-07-03 10:49:51,869 [myid:] - INFO  [SessionTracker:ZooKeeperServer@355] - Expiring session 0x100a5572e670063, timeout of 10000ms exceeded
zookeeper  | 2023-07-03 10:49:51,869 [myid:] - INFO  [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@487] - Processed session termination for sessionid: 0x100a5572e670063
zookeeper  | 2023-07-03 10:49:51,870 [myid:] - INFO  [SyncThread:0:NIOServerCnxn@1056] - Closed socket connection for client /172.24.0.1:33450 which had sessionid 0x100a5572e670063
zookeeper  | 2023-07-03 10:51:55,986 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.24.0.1:43446
zookeeper  | 2023-07-03 10:51:55,986 [myid:] - WARN  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@903] - Connection request from old client /172.24.0.1:43446; will be dropped if server is in r-o mode
zookeeper  | 2023-07-03 10:51:55,986 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.24.0.1:43446
zookeeper  | 2023-07-03 10:51:56,003 [myid:] - INFO  [SyncThread:0:ZooKeeperServer@694] - Established session 0x100a5572e670064 with negotiated timeout 10000 for client /172.24.0.1:43446
zookeeper  | 2023-07-03 10:51:56,984 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.24.0.1:43456
zookeeper  | 2023-07-03 10:51:56,984 [myid:] - WARN  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@903] - Connection request from old client /172.24.0.1:43456; will be dropped if server is in r-o mode
zookeeper  | 2023-07-03 10:51:56,984 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@942] - Client attempting to renew session 0x100a5572e670063 at /172.24.0.1:43456
zookeeper  | 2023-07-03 10:51:56,984 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@687] - Invalid session 0x100a5572e670063 for client /172.24.0.1:43456, probably expired
zookeeper  | 2023-07-03 10:51:56,985 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1056] - Closed socket connection for client /172.24.0.1:43456 which had sessionid 0x100a5572e670063
zookeeper  | 2023-07-03 10:51:57,986 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.24.0.1:43472
zookeeper  | 2023-07-03 10:51:57,986 [myid:] - WARN  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@903] - Connection request from old client /172.24.0.1:43472; will be dropped if server is in r-o mode
zookeeper  | 2023-07-03 10:51:57,987 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.24.0.1:43472
zookeeper  | 2023-07-03 10:51:57,988 [myid:] - INFO  [SyncThread:0:ZooKeeperServer@694] - Established session 0x100a5572e670065 with negotiated timeout 10000 for client /172.24.0.1:43472

from chat.

skiffer-git avatar skiffer-git commented on June 16, 2024

This bug has been fixed and will be released in Open-IM-Server version 3.0.1

from chat.

skiffer-git avatar skiffer-git commented on June 16, 2024

openimsdk/open-im-server#603

from chat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.