[jira] [Updated] (HBASE-4439) Move ClientScanner out of HTable

2011-12-22 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4439: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-4439) Move ClientScanner out of HTable

2011-12-21 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4439: - Attachment: 4439-v2.txt Rebased patch. Depreated some HTable methods, and added prominent notes t

[jira] [Updated] (HBASE-4439) Move ClientScanner out of HTable

2011-12-21 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4439: - Status: Patch Available (was: Open) > Move ClientScanner out of HTable > ---

[jira] [Updated] (HBASE-4439) Move ClientScanner out of HTable

2011-09-23 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4439: - Attachment: 4439-v1.txt ClientScanner also copies the passed Scan now. Not pretty, but since this

[jira] [Updated] (HBASE-4439) Move ClientScanner out of HTable

2011-09-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4439: - Attachment: 4439.txt 1st cut. Very simple change, mostly just moves some code around. * simply m