Ray Mattingly created HBASE-28349:
-------------------------------------
Summary: Atomic requests should increment read usage in quotas
Key: HBASE-28349
URL: https://issues.apache.org/jira/browse/HBASE-28349
Project: HBase
Issue Type: Improvement
Reporter: Ray Mattingly
Right now atomic operations are just treated as a single write from the quota
perspective. Since an atomic operation also encompasses a read, it would make
sense to increment readNum and readSize counts appropriately.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)