Skip to content
New issue

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

replace k8s wait job with CH based decision #538

Open
srikanthccv opened this issue Oct 24, 2024 · 1 comment
Open

replace k8s wait job with CH based decision #538

srikanthccv opened this issue Oct 24, 2024 · 1 comment

Comments

@srikanthccv
Copy link
Member

The hooks have been painful to understand or work with. Replace the k8s wait job with some status marker in the ClickHouse schema migrator table flag.

@wSedlacek
Copy link

My team has observed this as well.
With versions prior to 0.55.0 the hooks were flaky and seemed to have conditions where a job wouldn't be created when it was expect to, or the pod would take too long to place and the job would be gone by the time to pod placed.

On 0.55.0 I am having trouble even installing because durning setup Zookeeper cycles causing EBS to need to remount all the drives on different nodes (multi attach volume error until it remounts) and by the time Zookeeper remounts the -sync job has already failed 5 times and given up.

I was only able to get lucky once after 10 tries where all the zookeeper pods placed on the exact same nodes and there was no delay with shuffling volumes.

(Note: using efs instead of ebs would have also worked but this cluster is not configured with the efs controller)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants