click-to-deploy
click-to-deploy copied to clipboard
[k8s][cassandra] race condition during restore process
Category:
Kubernetes apps
Type:
- [x] Bug
- [ ] Feature Request
- [ ] Process
There is a race condition during the restore.sh script where the cassandra-restore container is created but is not ready by the time the instance_restore.sh is copied to the cassandra-restore container. The following error is generated: error: unable to upgrade connection: container not found ("cassandra-restore")