Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-819

KillQuery does not work query occasionally.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0, 0.8.1
    • QueryMaster, Worker
    • None

    Description

      There are two types of killing queries. First is that QueryMaster cancel QueryUnitAttempt before QueryUnitAttempt be passed to TajoWorker. Second is that TajoWorker cancel running QueryUnitAttempt.

      If QueryMaster cancel QueryUnitAttempts, it will be stopped. But unfortunately, at nearly the same time, a few QueryUnitAttempts can be passed to TajoWorker. And these never will be stopped because it can't find valid state for state machines.

      Attachments

        1. killQuery.png
          40 kB
          JaeHwa Jung
        2. TAJO-819_2.patch
          18 kB
          JaeHwa Jung
        3. TAJO-819_3.patch
          26 kB
          JaeHwa Jung
        4. TAJO-819.patch
          18 kB
          JaeHwa Jung

        Issue Links

          Activity

            People

              blrunner JaeHwa Jung
              blrunner JaeHwa Jung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: