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

Nodetool disableautocompaction has no effect #305

Open
pragmaxim opened this issue Aug 22, 2022 · 0 comments
Open

Nodetool disableautocompaction has no effect #305

pragmaxim opened this issue Aug 22, 2022 · 0 comments

Comments

@pragmaxim
Copy link

pragmaxim commented Aug 22, 2022

Scylla version 5.0.1-0.20220719.b177dacd3
nodetool ReleaseVersion: 3.0.8
From https://hub.docker.com/r/scylladb/scylla/
Having :

CREATE KEYSPACE keyspaceFoo WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '1'};

And :

nodetool disableautocompaction keyspaceFoo tableX tableY tableX_index tableY_index

In order to load some initial data as fast as possible.
It has no effect and compaction of these tables is happening all the time.

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