Skip to content

schema:init - Doesn't support multiple DC out of the box #28

@eprothro

Description

@eprothro

cassie schema management keyspace is created with simple replication strategy, if you have a cluster with a multiple DC configuration, the cassie schema tasks will fail.

Workaround:

Attempt to initialize

cassie schema:init

Alter the keyspace manually

Edit the cassie_schema keyspace manually (in cqlsh) to have the proper replication settings.

initialize again

cassie schema:init

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions