[
https://issues.apache.org/jira/browse/HBASE-15609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272607#comment-15272607
]
stack commented on HBASE-15609:
-------------------------------
This seems to be a public method changed w/o the deprecation step from Result?
public RegionLoadStats getStats() {
How we justify this change?
Need to release note change in DoubleColumnInterpreter... Rather than Private,
should it be changed to LimitedPrivate with allowed use from CPs? At least this
class was marked evolving....
I was going to suggest the ProcedureState go into a procedure subpackage but I
see we have ProcedureInfo at top level in hbase-common... so good where it is.
Does ProcedureUtil need to be top-level too?
Otherwise the patch is great.
> Remove PB references from Result, DoubleColumnInterpreter and any such public
> facing class for 2.0
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-15609
> URL: https://issues.apache.org/jira/browse/HBASE-15609
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-15609.patch, HBASE-15609.patch, HBASE-15609_1.patch
>
>
> This is a sub-task for HBASE-15174.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)