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

Reply via email to