click-to-deploy icon indicating copy to clipboard operation
click-to-deploy copied to clipboard

[k8s][cassandra] race condition during restore process

Open swarren83 opened this issue 5 years ago • 0 comments

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")

swarren83 avatar May 17 '19 20:05 swarren83