We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting below error in druid-operator pod where its failing to renew lease and eventually getting crashed.
version : v1.2.5
E0123 03:15:25.290493 1 leaderelection.go:364] Failed to update lock: Put "https://10.233.0.1:443/apis/coordination.k8s.io/v1/namespaces/druid/leases/e6946145.apache.org": context deadline exceeded I0123 03:15:25.290546 1 leaderelection.go:280] failed to renew lease druid/e6946145.apache.org: timed out waiting for the condition 2025-01-23T03:15:25Z ERROR setup problem running manager {"error": "leader election lost"} main.main /workspace/main.go:121 runtime.main /usr/local/go/src/runtime/proc.go:250
Any idea regarding what is happening ?
The text was updated successfully, but these errors were encountered:
are you using the druid-kuberenetes-extension ?
Sorry, something went wrong.
No, i am using with zookeeper.
No branches or pull requests
I am getting below error in druid-operator pod where its failing to renew lease and eventually getting crashed.
version : v1.2.5
Any idea regarding what is happening ?
The text was updated successfully, but these errors were encountered: