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

Use human readable string instead of the integer when printing flush/compaction reason #1962

Merged
merged 6 commits into from
Feb 1, 2024

Conversation

git-hulk
Copy link
Member

Before applying this patch:

column family: metadata, job_id: 59, compaction reason: 1, output compression type: no

And after this patch:

column family: metadata, job_id: 59, compaction reason: LevelMaxLevelSize, output compression type: no

@git-hulk git-hulk marked this pull request as draft December 20, 2023 14:37
@git-hulk
Copy link
Member Author

Need to hold this PR till the speedb supports those functions.

Co-authored-by: Twice <twice@apache.org>
Copy link

sonarcloud bot commented Dec 20, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
2.0% Duplication on New Code

See analysis details on SonarCloud

@git-hulk git-hulk marked this pull request as ready for review February 1, 2024 04:24
Copy link
Member

@mapleFU mapleFU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link

sonarcloud bot commented Feb 1, 2024

@PragmaTwice PragmaTwice merged commit 40e996c into apache:unstable Feb 1, 2024
30 checks passed
JoverZhang pushed a commit to JoverZhang/kvrocks that referenced this pull request Feb 24, 2024
…compaction reason (apache#1962)

Co-authored-by: Twice <twice@apache.org>
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.

3 participants