Closed ostap0207 closed 8 months ago
@ostap0207 how did you address this problem? Did you disable "DBRotate" on the RS, and run another RS with count = 1 with DBRotate "true"?
This turned out not to be the actual problem, the pods eventually got unstuck themselves.
We are running heplify-server in kubernetes and have 2 replicas for resiliancy.
When heplify DB rotator is run we get the following error in one pod, that does not stop and makes pod obsolete:
This seems to happen as both pods have rotation enabled (as they use the same exact config) and the second rotation get stuck with the error above as it tried to create a table that already exists.