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

Feature: commitlog compression #8972

Closed
amoskong opened this issue Jul 5, 2021 · 2 comments
Closed

Feature: commitlog compression #8972

amoskong opened this issue Jul 5, 2021 · 2 comments
Milestone

Comments

@amoskong
Copy link
Contributor

amoskong commented Jul 5, 2021

Description

Scylla doesn't support commitlog compression.

Quote from https://cassandra.apache.org/doc/latest/architecture/storage_engine.html:

commitlog_compression: Compression to apply to the commitlog. If omitted, the commit log will be written uncompressed. LZ4, Snappy, Deflate and Zstd compressors are supported.

(Default Value: (complex option):

#   - class_name: LZ4Compressor
#     parameters:
#         -

Related issue: #1638

Question

@tzach @slivne @elcallio Do we have plan to add the feature?

@slivne
Copy link
Contributor

slivne commented Jul 6, 2021

we are against that

@slivne
Copy link
Contributor

slivne commented Jul 6, 2021

#24

@slivne slivne closed this as completed Jul 6, 2021
@DoronArazii DoronArazii added this to the 4.6 milestone May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants