Greetings, We are running Cassandra 3.11.2 in Kubernetes and use a run.sh to set some environment variables and a few other things.
This script includes: CASSANDRA_MIGRATION_WAIT="${CASSANDRA_MIGRATION_WAIT:-1}" setting this environment variable to "1". I looked for documentation on this but cannot seem to find it anywhere. Anyone know what this is configuring and what the value implies? Thanks in advance for your help. Ben