Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3192

TestDrillbitResilience#cancelWhenQueryIdArrives hangs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Done
    • None
    • Future
    • Execution - RPC
    • None

    Description

      TestDrillbitResilience#cancelWhenQueryIdArrives (previously named cancelBeforeAnyResultsArrive) hangs when the test is run multiple times.

      (Will add more information)
      Configuration: BIT_SERVER_RPC_THREADS = 1

      The remote RPC thread with a cancel signal is waiting for the fragment to start accepting external events. The fragment is waiting for a ControlConnection to the Foreman node (through ReconnectingConnection). The Foreman node is waiting for the remote node to accept the connection, which happens through an RPC thread. Distributed deadlock.

      DRILL-3242 should solve this problem.

      Attachments

        Issue Links

          Activity

            People

              sudheeshkatkam Sudheesh Katkam
              sudheeshkatkam Sudheesh Katkam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: