Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support specifying consistency level of the Cassandra session #38

Open
danielkza opened this issue Aug 22, 2018 · 0 comments
Open

Support specifying consistency level of the Cassandra session #38

danielkza opened this issue Aug 22, 2018 · 0 comments

Comments

@danielkza
Copy link
Contributor

danielkza commented Aug 22, 2018

While most of the time it is desirable to run DDL statements with the strongest consistency possible, in some cases it might be necessary to create a keyspace in a partially configured cluster. Very large clusters may not also deal well with a consistency level of ALL.

There should be an option in cassandra-migrate.yml to specify which consistency level to use by default in the Session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant