Yuyaoo opened a new pull request, #14780:
URL: https://github.com/apache/pinot/pull/14780

   This PR ensures that the storage quota utilization metric is emitted 
whenever isSegmentStorageWithinQuota() is triggered, even if the segment size 
is 0. Previously, segments with a size of 0 were skipped, which resulted in the 
metric being absent for some real-time tables. This fix addresses the issue by 
ensuring the metric is emitted regardless of segment size.
   
   Related PR: [Storage quota imposition on realtime 
tables](https://github.com/apache/pinot/pull/13584)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to