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

   When using the segment flush threshold, segment will start from a smaller 
size, then slowly grow to the desired size (there is no direct translation from 
row count to size). The segment size you see in S3 is the compressed size. You 
should check the decompressed segment size on the servers.
   
   New segment should be created immediately after the previous one is 
committed. Can you check the controller log and see if the segment is committed 
properly?


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