[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread Teruyoshi Zenmyo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teruyoshi Zenmyo updated HBASE-5724: Attachment: HBASE-5724.txt The attached file is a patch which adds just one line together

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread Teruyoshi Zenmyo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teruyoshi Zenmyo updated HBASE-5724: Status: Patch Available (was: Open) Row cache of KeyValue should be cleared in

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread Teruyoshi Zenmyo (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teruyoshi Zenmyo updated HBASE-5724: Description: KeyValue does not clear its row cache in reading new values (readFields()).

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5724: -- Comment: was deleted (was: How about making the following comment in test clearer ? {code} + * make

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5724: -- Fix Version/s: 0.96.0 0.94.0 Hadoop Flags: Reviewed Row cache of KeyValue

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5724: - Attachment: HBASE-5724v2.txt Patch w/ comment amended as per Tedd's suggestion. This is what I am applying.

[jira] [Updated] (HBASE-5724) Row cache of KeyValue should be cleared in readFields().

2012-04-05 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5724: - Attachment: 5724.092.txt What I applied to 0.92 and 0.90 Row cache of KeyValue should be