Y. SREENIVASULU REDDY created HBASE-30051:
---------------------------------------------
Summary: Avoid Unnecessary Protobuf Conversions in HMaster Admin
API Calls
Key: HBASE-30051
URL: https://issues.apache.org/jira/browse/HBASE-30051
Project: HBase
Issue Type: Improvement
Reporter: Y. SREENIVASULU REDDY
Assignee: Y. SREENIVASULU REDDY
Admin APIs invoked on the HMaster are routed internally back to the same
HMaster instance, leading to unnecessary protobuf serialization and
deserialization. This adds significant overhead, especially in environments
with a large number of tables.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)