[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-12-02 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Attachment: HBASE-12490C-branch-1.patch HBASE-12490C was already applied against master. It

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-12-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12490: -- Resolution: Fixed Fix Version/s: 0.99.2 2.0.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-12-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12490: -- Attachment: addendum.txt Here is what I applied Issue is that the test only HTable doesn't do enough setup.

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-25 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Attachment: HBASE-12490B.patch One more time... Replace uses of setAutoFlush(boolean,

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-25 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Attachment: HBASE-12490C.patch Yet another attempt. Replace uses of setAutoFlush(boolean,

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Summary: Replace uses of setAutoFlush(boolean, boolean) (was: Add setAutoFlush(boolean,

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Description: The various uses of setAutoFlush() seem to need some tlc. There's a note in

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Status: Patch Available (was: Open) Replace uses of setAutoFlush(boolean, boolean)

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Attachment: HBASE-12490.patch Replace uses of setAutoFlush(boolean, boolean)

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Description: The various uses of setAutoFlush() seem to need some tlc. There's a note in

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread Solomon Duskis (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Solomon Duskis updated HBASE-12490: --- Attachment: HBASE-12490B.patch Updated the HTable() default constructor path to setup

[jira] [Updated] (HBASE-12490) Replace uses of setAutoFlush(boolean, boolean)

2014-11-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12490: -- Attachment: HBASE-12490B.patch Failure seems unrelated -- different project. Retry just in case. Replace