[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Resolution: Fixed Status: Resolved (was: Patch Available) > refactor deferred-log-flush/Durability

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Hadoop Flags: Reviewed > refactor deferred-log-flush/Durability related interface/code/naming to align > wi

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Release Note: In HTableDescriptor, isDeferredLogFlush() and setDeferredLogFlush() are replaced by isAsyncLog

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Attachment: 10324-trunk_v3.patch Patch v3 removes @Deprecated for the two new methods in HTableDescriptor >

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Fix Version/s: 0.99.0 0.98.0 > refactor deferred-log-flush/Durability related interface/c

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-12 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10324: - Attachment: HBASE-10324-trunk_v2.patch new patch attached per [~yuzhih...@gmail.com]'s review fe

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-12 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10324: - Description: By the new write thread model introduced by [HBASE-8755|https://issues.apache.org/

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-12 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10324: - Attachment: HBASE-10324-trunk_v1.patch new patch with naming correction per [~yuzhih...@gmail.co

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-12 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10324: --- Status: Patch Available (was: Open) > refactor deferred-log-flush/Durability related interface/code/naming

[jira] [Updated] (HBASE-10324) refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model

2014-01-12 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-10324: - Summary: refactor deferred-log-flush/Durability related interface/code/naming to align with chan