mcvsubbu commented on issue #7336:
URL: https://github.com/apache/pinot/issues/7336#issuecomment-901991656


   The automatic deletion happens via a periodic job. Perhaps that job did not 
run as yet. You can adjust the timing for the job to run more frequently. Also, 
the retention policy retains all data that is less then 1 hour old (in your 
case), so if any segment has data that is in this range, that segment will not 
be deleted.
   
   
https://docs.pinot.apache.org/configuration-reference/controller#periodic-tasks-configuration


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to