[
https://issues.apache.org/jira/browse/HBASE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886130#action_12886130
]
HBase Review Board commented on HBASE-2803:
-------------------------------------------
Message from: "Ryan Rawson" <[email protected]>
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/278/
-----------------------------------------------------------
(Updated 2010-07-07 15:25:32.452386)
Review request for hbase.
Summary
-------
HBASE-2803 continues to remove more get code from the codebase.
This addresses bug HBASE-2803.
http://issues.apache.org/jira/browse/HBASE-2803
Diffs
-----
src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java 40205c4
src/main/java/org/apache/hadoop/hbase/regionserver/MemStore.java 7eac029
src/main/java/org/apache/hadoop/hbase/regionserver/ReadWriteConsistencyControl.java
574e88a
src/main/java/org/apache/hadoop/hbase/regionserver/Store.java 9c720b1
src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java 6a58881
src/test/java/org/apache/hadoop/hbase/regionserver/TestFSErrorsExposed.java
9c1c95c
src/test/java/org/apache/hadoop/hbase/regionserver/TestHRegion.java 48b8ac0
src/test/java/org/apache/hadoop/hbase/regionserver/TestMemStore.java 4f27ea5
src/test/java/org/apache/hadoop/hbase/regionserver/TestStore.java b15ae53
Diff: http://review.hbase.org/r/278/diff
Testing
-------
Thanks,
Ryan
> Remove remaining Get code from Store.java,etc
> ---------------------------------------------
>
> Key: HBASE-2803
> URL: https://issues.apache.org/jira/browse/HBASE-2803
> Project: HBase
> Issue Type: Bug
> Reporter: ryan rawson
> Assignee: ryan rawson
> Fix For: 0.21.0
>
>
> There is still remaining Get code due to HBASE-2248, remove it!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.