Open rzetelskik opened 2 weeks ago
For the record it also flaked with the default ScyllaDB version https://github.com/scylladb/scylla-operator/issues/2061#issuecomment-2460187828, so it's not unique to the workaround procedure.
So basically SM queries GET /column_family/name
Scylla endpoint (on a random node) in order to get all table names, but the restored table is not there. If it is a single node cluster, then I don't know why would this API lag behind schema changes. If that's the case, then it could be a bug in Scylla.
Link to the job that flaked.
https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2165/pull-scylla-operator-master-e2e-gke-parallel/1854175863751315456#1:test-build-log.txt%3A2094
Snippet of what failed.