[
https://issues.apache.org/jira/browse/HBASE-18995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205685#comment-16205685
]
Chia-Ping Tsai edited comment on HBASE-18995 at 10/16/17 10:39 AM:
-------------------------------------------------------------------
If the patch will change many files, it would be better to keep branch-2 and
master same as much as possible before 2.0 release. The conflicts happens on
applying master patch to branch-2 can kill us in the future.
was (Author: chia7712):
If the patch will change many files, it would be better to keep branch-2 and
master same as much as possible. The conflicts happens on applying master patch
to branch-2 can kill us in the future.
> Move methods that are for internal usage from CellUtil to Private util class
> ----------------------------------------------------------------------------
>
> Key: HBASE-18995
> URL: https://issues.apache.org/jira/browse/HBASE-18995
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha-3
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Priority: Critical
> Fix For: 2.0.0-alpha-4
>
>
> This was brought up long time back. We need to move some of the public APIs
> from CellUtil to internal private Util class because they are used in some
> internal flow and does not make sense to have it in a @public exposed Util
> class.
> The topic again came in HBASE-18945 RB comments also.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)