[
https://issues.apache.org/jira/browse/HBASE-23128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951396#comment-16951396
]
Sakthi commented on HBASE-23128:
--------------------------------
HBASE-23101 was committed in branch-1.3 as well. So, I think we need this there
as well. Let me do the needful.
> Restore Region interface compatibility
> ---------------------------------------
>
> Key: HBASE-23128
> URL: https://issues.apache.org/jira/browse/HBASE-23128
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Kyle Purtell
> Assignee: Andrew Kyle Purtell
> Priority: Blocker
> Fix For: 1.5.0, 1.4.11
>
>
> Adding methods to a Public interface is ok for a minor release, removing
> methods is not. We need to restore
> {code}
> abstract method boolean bulkLoadHFiles (
> Collection<Pair<byte[ ],String>>, boolean, Region.BulkLoadListener)
> {code}
> to the Region interface in order to maintain binary compatibility.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)