You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jesse Yates (JIRA)" <ji...@apache.org> on 2013/09/18 01:23:52 UTC

[jira] [Created] (HBASE-9566) Add back WALEdit#get/setScopes method

Jesse Yates created HBASE-9566:
----------------------------------

             Summary: Add back WALEdit#get/setScopes method
                 Key: HBASE-9566
                 URL: https://issues.apache.org/jira/browse/HBASE-9566
             Project: HBase
          Issue Type: Bug
          Components: wal
    Affects Versions: 0.94.12
            Reporter: Jesse Yates
            Assignee: Jesse Yates
             Fix For: 0.94.12


We removed WALEdit's getScopes and setScopes methods in favor of getFromScope and putIntoScope methods. However, this breaks compatibility between 0.94 versions. Fix is just to add back the get/setScopes methods to support existing clients.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira