Skip to content

Support specifying consistency level of the Cassandra session #38

Open
@danielkza

Description

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.

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions