Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13090 Progress heartbeats for long running scanners
  3. HBASE-13514

Fix test failures in TestScannerHeartbeatMessages caused by incorrect setting of hbase.rpc.timeout

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0, 1.2.0
    • 1.1.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      The test inside TestScannerHeartbeatMessages is failing because the configured value of "hbase.rpc.timeout" cannot be less than 2 seconds in branch-1 and branch-1.1 but the test expects that it can be set to 0.5 seconds. This is because of the field MIN_RPC_TIMEOUT in RpcRetryingCaller which exists in branch-1 and branch-1.1 but is no longer in master.

      Attachments

        1. HBASE-13514.patch
          2 kB
          Jonathan Lawlor
        2. HBASE-13514-branch-1.1.patch
          2 kB
          Jonathan Lawlor
        3. HBASE-13514-branch-1.patch
          2 kB
          Jonathan Lawlor

        Activity

          People

            jonathan.lawlor Jonathan Lawlor
            jonathan.lawlor Jonathan Lawlor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: