You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/07/27 01:30:26 UTC

[GitHub] [pinot] Jackie-Jiang opened a new issue, #11194: Include the untarred segment size when uploading segment in METADATA mode

Jackie-Jiang opened a new issue, #11194:
URL: https://github.com/apache/pinot/issues/11194

   Currently there is no way to know the untarred segment size when uploading segment in METADATA mode because controller doesn't download the segment for performance concern. With #11193 we use tarred segment size as an approximate untarred segment size for storage quota check, but we should include the size when uploading the segment.
   We can consider always including the untarred segment size for all upload mode because this information should be available on the segment generator side.


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