in ZK log, there are some close socket logs as follows: [Thread-77061] INFO org.apache.zookeeper.server.NIOServerCnxn.closeSock(1007) -Closed socket connection for client /x.x.x.x:54312 (no session established for client)
from this log info, i can not know the process name, because the port 54312 should be release by the process is there any useful methods? [email protected]
