-
Notifications
You must be signed in to change notification settings - Fork 145
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
Data set filled with tombstones #1585
Comments
@slivne @bhalevy does the metrics in: Can cover this? |
the |
Detailed:
Advisor - add a warning - use a ratio between number of tombstones to number of reads - if the ratio is > 10 indicate the user should check the data model |
Add enable probabilistic tracing and slow query tracing |
@bhalevy I didn't see the metrics in 4.5, do I need to do somthing for it to appear? |
@bhalevy I want to create some graphs for the release notes, can you explain how can I test it? |
I think a good test will be:
@raphaelsc @asias please confirm |
Describe the issue logically
Alot of tombestones makes reads slow
Describe the condition when the issue happens
No good indication
What the user should do when this happens
Change compaction strategy.
run a major compaction
Any Other info or Links.
The text was updated successfully, but these errors were encountered: