[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-24 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushe

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Attachment: HBASE-15699-v1.patch Add a constructor for SyncFuture and do not call reset after the first

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Attachment: HBASE-15699.patch Use a new eclipse and the import order is wrong... This is the new patch

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Status: Patch Available (was: Open) > Can not sync AsyncFSWAL if no edit is appended > ---

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Attachment: (was: HBASE-15699.patch) > Can not sync AsyncFSWAL if no edit is appended > ---

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Status: Open (was: Patch Available) > Can not sync AsyncFSWAL if no edit is appended > ---

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Status: Patch Available (was: Open) > Can not sync AsyncFSWAL if no edit is appended > ---

[jira] [Updated] (HBASE-15699) Can not sync AsyncFSWAL if no edit is appended

2016-04-23 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15699: -- Attachment: HBASE-15699.patch Change SyncFuture.NOT_DONE to -1 so it can accept a zero done txid. Extr