Hi team, we used to have issues with running docker container which you help us to solved in this post. Since then we upgraded to GDCN v3.7 and we starts to have the same issues again. Would you please advise what we can do to fix this? Thank you!
r
Robert Moucha
07/01/2024, 3:12 PM
Hello Lucie, the fix is part of 3.11.0 image. If you're using older image, you need to apply workaround described in linked thread.
Can you plese check you still have "PULSAR_STANDALONE_USE_ZOOKEEPER" environment variable set to "1"?
l
Lucie Krasna
07/02/2024, 9:55 AM
@Tomáš Kačur would you please check?
t
Tomáš Kačur
07/02/2024, 9:59 AM
we have version 3.7.0 with the PULSAR_STANDALONE_USE_ZOOKEEPER=1
so to fix this we should upgrade to 3.11.0?
r
Robert Moucha
07/02/2024, 10:01 AM
if you're running 3.7 with that env variable, it should work as well. The 3.11 version just makes this variable integrated to the image, so yoy'll need not to set it externally.
Robert Moucha
07/02/2024, 11:07 AM
I just checked with 3.7.0 and PULSAR_STANDALONE_USE_ZOOKEEPER set, deleted pod several times (to obtain different pod IP) and it works fine, pulsar starts without issue