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