Open JonathanBennett opened 7 years ago
Just found PR437. (https://github.com/mesosphere/dcos-cassandra-service/pull/437)
Is this going to be merged?
This repo is deprecated and will be archived in one week. Please see the latest version of Cassandra or DSE for DC/OS:
https://docs.mesosphere.com/service-docs/cassandra/ https://docs.mesosphere.com/service-docs/dse/ (enterprise-only)
When you have an authenticated Cassandra cluster the data backup portion of the backup task completes but the schema portion fails and hangs forever, killing the task and recreating it, effectively making a backup never finish.
It would be good if basic support was added for passing credentials to the backup process to overcome this issue leading to a complete backup.
Happy to try and add this but can't find the right start point in the framework to support it, also aware that majority of development efforts are probably going towards the new framework. Either way, a push in the right direction would be great.
Thanks.