This message was deleted.
# troubleshooting
s
This message was deleted.
t
I’d like to take some time to fix it before rolling back to 0.23.0
g
Hmm, those logs aren't super interesting, they just mean that we found your ZK servers (assuming they are correctly at
zk-eu-4
through
zk-eu-6
)
t
Yup…
g
both 23 and 24 have the same ZK client version (3.5.9) and curator (4.3.0)
t
It bothers me, i have no clues what is happening
Was working fine on 0.23.0
g
I guess it appears to be stuck now?
👍 1
Could you share some additional logs? I'm wondering what it was doing before it got stuck
It would also be interesting to see a thread dump:
jstack -l <overlord pid>
Those are generally interesting anytime something seems stuck
t
here are the starting logs
Also switched log level to DEBUG and didn’t see useful logs 😞
It was related to the log
I had a custom log4j configuration
And the overlord (only the overlord, other processes were fine) complained about it. Once I’ve switched to https://raw.githubusercontent.com/FrankChen021/druid/7fe19499dce9b0e5cfe34de71620b1a9fd5bdeb7/examples/conf/druid/cluster/_common/log4j2.xml, Overlord started and is running fine
g
ah, okay, good to know!
t
Thanks for helping me Gian 🙃
🙌 1