wangyingdong opened a new issue #2285:
URL: https://github.com/apache/rocketmq/issues/2285


   **BUG REPORT**
   version:rocketmq-all-4.7.1-bin-release  
dledger、rocketmq-console-ng-2.0.0.jar 、java8
   
   **broker-n0:**
   ---------------------
   
   brokerClusterName = RaftCluster
   brokerName=RaftNode00
   listenPort=30911
   namesrvAddr=192.168.8.185:9876;192.168.8.190:9876
   storePathRootDir=/tmp/rmqstore/node00
   storePathCommitLog=/tmp/rmqstore/node00/commitlog
   enableDLegerCommitLog=true
   dLegerGroup=RaftNode00
   
dLegerPeers=n0-192.168.8.185:40911;n1-192.168.8.185:40912;n2-192.168.8.185:40913
   dLegerSelfId=n0
   sendMessageThreadPoolNums=16
   brokerIP1=192.168.8.185
   
   -----------------------
   
   After successful startup, why does the console keep printing INFO 
closeChannel: close the Connection to Remote Address [192.168.8.190:30931] 
Result: true
   
   
   thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to