This message was deleted.
# general
s
This message was deleted.
j
I think the type of retention you want is
dropBeforeByPeriod
k
If the documentation is unclear do let us know. We are always looking for feedback on it.
🚀
s
Can you clarify on includeFuture flag with an example ? How it is used ?
So, I am working on different cubes with retention rules as loadByPeriod + dropForever. I am seeing segments loading correctly for some and some cubes are not following the rules.
Can it be the case data is loaded in cache and is unable to clear it or there is some other issue ?
k
So I generally look at the coordinator logs to figure out issues here and the kill task logs
s
Ohk, Is there anyway to reset cache and reload all segments according to retention rules ?
k
I donot know what you mean by reset cache. By cache I mean you are talking about the historical cache
s
Yes, Historical cache
k
Just kill the historical, clear the segment cache location manually and then start the historical again
Just a note that there may be segment unavailability while segments are downloaded from deep storage. Hence, please take the necessary precautions. Maybe try it in a non prod cluster first