rmdmattingly commented on PR #6866: URL: https://github.com/apache/hbase/pull/6866#issuecomment-2764670714
Quotas have some precedent for calculating a best guess at a mutations write size via [this helper](https://github.com/apache/hbase/blob/ad22d1d7f58891671f7825c7c6449412866b7738/hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaUtil.java#L571-L582), and it uses that to support write volume specific throttles. IMO we could add another limiter here based on atomic write volume -- 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]
