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

Fix the retries in HTable.flushCommit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.19.0
    • Client
    • None

    Description

      Many are seeing writes not getting into tables since HBASE-748 was committed. As I explained to Jonathan:

      <jdcryans> jgray: but I'm pretty sure that under high load a split took too long and the write didn't get through
      <jdcryans> jgray: That part has to be refactored to be used with other kind of batching
      <jdcryans> jgray: because the exponential backoff retry logic is in HCM but I had to get the retry out of it...

      So this issue is about getting the retry logic out of HTable, hopefully merging it with the rest of HCM.

      Attachments

        1. hbase-963-v2.patch
          5 kB
          Jean-Daniel Cryans
        2. hbase-963-ugly.patch
          8 kB
          Jean-Daniel Cryans

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: