You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2019/10/07 19:10:00 UTC

[jira] [Created] (HBASE-23128) Restore Region interface compatibility

Andrew Kyle Purtell created HBASE-23128:
-------------------------------------------

             Summary: 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


Adding methods to a Public interface is ok for a minor release, removing methods is not. We need to restore 

abstract method boolean bulkLoadHFiles ( Collection<Pair<byte[ ],String>>, boolean, Region.BulkLoadListener )

in order to maintain binary compatibility. 





--
This message was sent by Atlassian Jira
(v8.3.4#803005)