Missing blocks after compaction #5418
madhaviuddaraju
started this conversation in
General
Replies: 5 comments
|
How is the |
0 replies
|
Thanks @alanprot |
0 replies
|
Do you have bucket index enabled? if not, can you enable it? |
0 replies
|
yes , we have enabled bucket index. |
0 replies
|
oh.. you are using the OOTO feature? If so, i think this is the problem: #5402 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
I'm experiencing issues with the compactor in 1.15.1 version. it doesn't seem to be working correctly. I've noticed that some blocks are missing after the compaction process. To Reproduce
Steps to reproduce the behavior:
Expected behavior
After compaction process also , i should able to see the old data when queried for duration , graph shows gaps.
Environment:
Additional Context
All reactions