[
https://issues.apache.org/jira/browse/HBASE-28523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-28523:
--------------------------------
Labels: beginner (was: )
> Use a single get call in REST multiget endpoint
> -----------------------------------------------
>
> Key: HBASE-28523
> URL: https://issues.apache.org/jira/browse/HBASE-28523
> Project: HBase
> Issue Type: Improvement
> Components: REST
> Reporter: Istvan Toth
> Priority: Major
> Labels: beginner
>
> The REST multiget endpoint currently issues a separate HBase GET operation
> for each key.
> Use the method that accepts a list of keys instead.
> That should be faster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)