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/02/03 20:03:42 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #8116: A segment file is not removed (moved to Deleted_Segments folder) from an S3 backed segment store when a segment is deleted

Jackie-Jiang commented on issue #8116:
URL: https://github.com/apache/pinot/issues/8116#issuecomment-1029353240


   @walterddr Can you please take a look at the issue? Seems the issue is that we don't enforce the path for remote storage, thus constructing the path using `URIUtils.getUri(_dataDir, rawTableName, URIUtils.encode(segmentId))` might not match the actual remote path.


-- 
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