Duo Zhang created HBASE-15699:
---------------------------------

             Summary: Can not sync AsyncFSWAL if no edit is appended
                 Key: HBASE-15699
                 URL: https://issues.apache.org/jira/browse/HBASE-15699
             Project: HBase
          Issue Type: Bug
          Components: wal
    Affects Versions: 2.0.0
            Reporter: Duo Zhang
            Assignee: Duo Zhang
             Fix For: 2.0.0


The problem is the txid that we assign to SyncFuture. In AsyncFSWAL, we will 
assign a zero txid if no edit is append, and it just equals to 
SyncFuture.NOT_DONE, so the sync request will never finish...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to