Skip to content

Fail when configuring or compacting table with bad compaction svc - #6513

Open
dlmarion wants to merge 1 commit into
apache:mainfrom
dlmarion:4999-fail-on-wrong-compaction-svc
Open

Fail when configuring or compacting table with bad compaction svc#6513
dlmarion wants to merge 1 commit into
apache:mainfrom
dlmarion:4999-fail-on-wrong-compaction-svc

Conversation

@dlmarion

Copy link
Copy Markdown
Contributor

Throw an exception when trying to configure a table to use an unknown compaction service or when trying to compact a table with a compaction service that does not exist in the configuration.

Closes #4999

Throw an exception when trying to configure a table to use an unknown
compaction service or when trying to compact a table with a compaction
service that does not exist in the configuration.

Closes apache#4999
@dlmarion dlmarion added this to the 4.0.0 milestone Aug 24, 2026
@dlmarion dlmarion self-assigned this Aug 24, 2026
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

Successfully merging this pull request may close these issues.

Configured table to use non existent compaction service and saw no errors or warnings

1 participant