Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27781 AssertionError in AsyncRequestFutureImpl when timing out during location resolution
  3. HBASE-28771

Add support for non replica actions to AsyncRequestFutureImpl.isActionComplete

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 2.6.0, 2.5.10
    • None
    • Client

    Description

      The current isActionComplete method we have in AsyncRequestFutureImpl is only designed to support replica actions, it would be useful to have isActionComplete support non replica actions that could be reused for HBASE-27781 / #6144 and in other paths where non replica actions are being handled. 

      Since isActionComplete currently only has one caller we can move the replica action check to the caller method instead of having the check be inside isActionComplete. 

      Attachments

        Issue Links

          Activity

            People

              droudy Daniel Roudnitsky
              droudy Daniel Roudnitsky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: