[
https://issues.apache.org/jira/browse/HBASE-9566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770605#comment-13770605
]
Hudson commented on HBASE-9566:
-------------------------------
FAILURE: Integrated in HBase-0.94 #1150 (See
[https://builds.apache.org/job/HBase-0.94/1150/])
HBASE-9566 Add back WALEdit#get/setScopes method (Jesse) (larsh: rev 1524304)
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/wal/WALEdit.java
> 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
>
> Attachments: 9566-v2.txt, hbase-9566-v0.patch
>
>
> 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