Hwting opened a new pull request, #10379:
URL: https://github.com/apache/dolphinscheduler/pull/10379

   ## Purpose of the pull request
   Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable 
zookeeper port number is "nil"
   Use the default zookeeper error reporting
   
   `2022-06-08 17:42:00.525 org.apache.zookeeper.ZooKeeper:[442] - Initiating 
client connection, connectString=dolphinscheduler-zookeeper:<nil> 
sessionTimeout=30000 watcher=org.apache.curator.ConnectionState@4ac8768e`
   
![image](https://user-images.githubusercontent.com/16237905/172783047-846fe1be-1233-4738-a576-910de51d03e0.png)
   After repair:
   
![image](https://user-images.githubusercontent.com/16237905/172781072-2770291f-3cc8-4f2c-a66d-aed1059bfba5.png)
   
   ## Brief change log
   Fix the problem that the "REGISTRY_ZOOKEEPER_CONNECT_STRING" variable 
zookeeper port number is "nil"


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