This message was deleted.
# troubleshooting
s
This message was deleted.
j
Hi @Kaushik, compaction runs relative to "latest data" ... if you do not have data ingested for the new week then it may still consider last week's data as current, and therefore won't compact it. Let us know if that was the issue.
b
Just to add on : Try not to use
WEEK
segmentGranularity
k
If I use day as segment granularity, then segment size is only 100 mb, to optimize it. I have increases segment granularity
b
Month?
k
I have increased it to week
b
I meant - have you tried
MONTH
?
k
No, I can try it
👍 1