You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/11/02 16:41:57 UTC

[GitHub] [pinot] walterddr commented on issue #9393: delete segment(s) api for an offline table doesn't delete segments from server disc

walterddr commented on issue #9393:
URL: https://github.com/apache/pinot/issues/9393#issuecomment-1300868949

   how did you change the retention period? did you post that as part of the REST API request to delete the segment or did you change the `controller.deleted.segments.retentionInDays` setting after the segment is deleted?
   
   the expected behavior is that the retention for a segment is set at the moment of segment deletion, once segment is deleted the retention period will not change (wether via changing the controller config or change the table config)


-- 
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-unsubscribe@pinot.apache.org

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


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