[
https://issues.apache.org/jira/browse/HBASE-30051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HBASE-30051:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)