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

support alter database compaction options #5050

Open
MichaelScofield opened this issue Nov 25, 2024 · 2 comments
Open

support alter database compaction options #5050

MichaelScofield opened this issue Nov 25, 2024 · 2 comments
Labels
C-enhancement Category Enhancements

Comments

@MichaelScofield
Copy link
Collaborator

What type of enhancement is this?

User experience

What does the enhancement do?

Now that ttl option can be altered in database level, it's best if compaction options can be too, like ALTER DATABASE mydb SET 'compaction.twcs.time_window'='1d'.

Implementation challenges

No response

@MichaelScofield MichaelScofield added the C-enhancement Category Enhancements label Nov 25, 2024
@MichaelScofield
Copy link
Collaborator Author

I think it can be done in the same way as in #5035

@evenyag
Copy link
Contributor

evenyag commented Dec 4, 2024

Do we need to support database level compaction options? @v0y4g3r

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

No branches or pull requests

2 participants