[
https://issues.apache.org/jira/browse/HBASE-27515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Kumar Maheshwari reassigned HBASE-27515:
-----------------------------------------------
Assignee: Vineet Kumar Maheshwari
> Deprecate getStats and setStatistics in Result
> ----------------------------------------------
>
> Key: HBASE-27515
> URL: https://issues.apache.org/jira/browse/HBASE-27515
> Project: HBase
> Issue Type: Improvement
> Reporter: Bryan Beaudreault
> Assignee: Vineet Kumar Maheshwari
> Priority: Minor
>
> setStatistics is already IA.Private, but it has never been called. It
> replaced a deprecated addResults method, which was removed in HBASE-14703.
> The getter getStats() now always returns a null value, since nothing in the
> codebase ever calls setStatistics.
> We should deprecate these methods to keep our API clear and concise.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)