[
https://issues.apache.org/jira/browse/HBASE-28544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839955#comment-17839955
]
Istvan Toth commented on HBASE-28544:
-------------------------------------
The write tests using BufferedMutator cannot be rewritten, as that feature is
not even implemeneted in the REST server.
> org.apache.hadoop.hbase.rest.PerformanceEvaluation does not evaluate REST
> performance
> -------------------------------------------------------------------------------------
>
> Key: HBASE-28544
> URL: https://issues.apache.org/jira/browse/HBASE-28544
> Project: HBase
> Issue Type: Bug
> Components: REST
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> org.apache.hadoop.hbase.rest.PerformanceEvaluation only uses the REST
> interface for Admin tasks like creating tables.
> All data access is done via the native RPC client, which makes the whole tool
> a big red herring.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)