Skip to content

Cleanup.deleteAll fails if tagged events are not used #964

@nvollmar

Description

@nvollmar

If events by tag is disabled (and corresponding tables are not created), the Cleanup.deleteAll fails (even as dry-run) with
com.datastax.oss.driver.api.core.servererrors.InvalidQueryException: keyspace akka does not exist

Expected behaviour would have been that it would consider events-by-tag configuration.
Small side note, the keyspace used shouldn't even be akka as were using multiple configurations with different keyspaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions