Rafał Leszko
Rafał Leszko
Which Helm Chart / Docker image do you use? I guess it should not be an issue with the latest one.
I checked the latest version and it worked for me. ``` helm install hz --set hazelcast.loggingLevel=DEBUG hazelcast/hazelcast ``` If it doesn't work, then it may be related to your k8...
@kwart , yeah it would nice it we could automate it. However, I think we would need to write some tests for the code samples (which may not be that...
@lihuanyu-java Is this still an issue? If yes, could you share a code snippet to reproduce?
Hi @mgoldver , would using `use-metadata-for-host-and-port` solve your issue?
Do they support custom lifecycle hooks? That may be the reason. You need to make sure that the data is not lost, so the instances need to be terminated gracefully....
@msidd can we close this issue?
So, the steps to resolve this issue are: - check if discovery works via proxy - document it in README
Are you able to reproduce it without confluence nodes? Could you write the exact steps to reproduce?
@ad-astra-video Is this PR ready to merge?