Shoothzj opened a new issue #2308: Can not run localbookie on jdk 14
URL: https://github.com/apache/bookkeeper/issues/2308
 
 
   **BUG REPORT**
   
   ***Describe the bug***
   Can not run localbookie on jdk 14. Bk can not connect to Zk.
   A clear and concise description of what the bug is.
   The old version of zookeeper, 
org.apache.zookeeper.client.StaticHostProvider#getHostString can not read the 
right value. For the resaon:
   
   Unresolved InetSocketAddress.toString in different jdk version return 
different value.
   1. jdk8 localhost:2181
   2.jdk14 localhost:2181/unresloved
   
   
   ***To Reproduce***
   
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   ***Expected behavior***
   
   A clear and concise description of what you expected to happen.
   
   ***Screenshots***
   
   If applicable, add screenshots to help explain your problem.
   
   ***Additional context***
   
   Add any other context about the problem here.
   

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


With regards,
Apache Git Services

Reply via email to