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 2021/03/12 04:39:46 UTC

[GitHub] [incubator-pinot] mcvsubbu commented on issue #6674: SegmentSizeBasedFlushThresholdUpdater makes a reference to partition "0"

mcvsubbu commented on issue #6674:
URL: https://github.com/apache/incubator-pinot/issues/6674#issuecomment-797229234


   Using every partition to update the ratio does not work. The ratio will be too biased towards the latest segment. Why can't we use the 0th partition group ID (which is still an integer) to update the ratio?


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

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