pan3793 opened a new issue #1941:
URL: https://github.com/apache/incubator-kyuubi/issues/1941


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the bug
   
   Env: AArach64 JDK-17 
   
   `EmbeddedZookeeperSuite` failed because of 
[ZOOKEEPER-3779](https://issues.apache.org/jira/browse/ZOOKEEPER-3779)
   ```
   10:37:41.862 
ScalaTest-main-running-EmbeddedZookeeperSuite-SendThread(10.242.138.159:38827) 
WARN ClientCnxn: Session 0x0 for server 10.242.138.159/<unresolved>:38827, 
unexpected error, closing socket connection and attempting reconnect
   java.lang.IllegalArgumentException: Unable to canonicalize address 
10.242.138.159/<unresolved>:38827 because it's not resolvable
        at 
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:65)
 ~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
        at 
org.apache.zookeeper.SaslServerPrincipal.getServerPrincipal(SaslServerPrincipal.java:41)
 ~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1001) 
~[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060) 
[zookeeper-3.4.14.jar:3.4.14-4c25d480e66aadd371de8bd2fd8da255ac140bcf]
   ```
   
   ### Affects Version(s)
   
   master
   
   ### Kyuubi Server Log Output
   
   _No response_
   
   ### Kyuubi Engine Log Output
   
   _No response_
   
   ### Kyuubi Server Configurations
   
   _No response_
   
   ### Kyuubi Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to