Gray-Fullbuster opened a new issue #2359:
URL: https://github.com/apache/bookkeeper/issues/2359


   ***netstat -anp | grep -i 'tcp\|udp' | grep LISTEN***
    
   (Not all processes could be identified, non-owned process info
    will not be shown, you would have to be root to see it all.)
   tcp      0        0 0.0.0.0:44659             0.0.0.0:*  
               LISTEN    26062/java
   tcp         0       0 0.0.0.0:32001            0.0.0.0:*     
           LISTEN       26062/java
   tcp         0       0 0.0.0.0:32002            0.0.0.0:*   
             LISTEN       26062/java
   
   Currently, we have enabled 2 ports,21001 is bookieport,21002 is 
prometheusport,but to 44659 ,I can't use this port,and when i restart bookie 
this port will change.I cant't understand where go wrong.
   26002 is bookie's pid
   bookkeeper version = 4.10.0


----------------------------------------------------------------
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