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

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

Open
nvollmar opened this issue Jun 21, 2022 · 0 comments
Open

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

nvollmar opened this issue Jun 21, 2022 · 0 comments

Comments

@nvollmar
Copy link
Contributor

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.

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

No branches or pull requests

1 participant