jfifth commented on issue #15090: URL: https://github.com/apache/dolphinscheduler/issues/15090#issuecomment-1786271714
Check out issue #2601, it looks similar to your problem: > zookeeper session timeout only 4 seconds, it's too short. so change the config item in zookeeper.properties: > > zookeeper.session.timeout=60000 > zookeeper.connection.timeout=30000 -- 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]
