Hernan Gelaf-Romer created HBASE-29391: ------------------------------------------
Summary: QueryMetrics are missing for HTable CheckAndMutate methods Key: HBASE-29391 URL: https://issues.apache.org/jira/browse/HBASE-29391 Project: HBase Issue Type: Bug Reporter: Hernan Gelaf-Romer This issue only affects branch-2. HTable is missing QueryMetrics for its CheckAndMutate results. The metrics are being passed from the server to the client, but are never being added to the CheckAndMutateResult object. There's also a lack of testing of the synchronous client, so we should add some tests. -- This message was sent by Atlassian Jira (v8.20.10#820010)