Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15699

Can not sync AsyncFSWAL if no edit is appended

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • wal
    • None
    • Reviewed

    Description

      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...

      Attachments

        1. HBASE-15699.patch
          45 kB
          Duo Zhang
        2. HBASE-15699-v1.patch
          49 kB
          Duo Zhang

        Activity

          People

            zhangduo Duo Zhang
            zhangduo Duo Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: