Details

    • Reviewed

    Description

      Now for async client we will not check if a table is disabled when retrying, so we will retry until the time or count limit is reached, and will not throw a TableNotEnabledException.

      We should have the same behavior as sync client, but the implementation should be carefully designed. For sync client, we will also check if a table is disabled if it is a retry, no matter what the exception is. This will double the pressure on meta table. We should try our best to eliminate unnecessary access to meta table.

      Attachments

        1. HBASE-19695.patch
          3 kB
          Jingyun Tian
        2. HBASE-19695.master.001.patch
          13 kB
          Jingyun Tian
        3. HBASE-19695.master.002.patch
          14 kB
          Jingyun Tian
        4. HBASE-19695-v1.patch
          13 kB
          Duo Zhang
        5. HBASE-19695-v2.patch
          13 kB
          Duo Zhang

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: