Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1410

DAGClient#waitForCompletion() methods should not swallow interrupts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • None
    • None
    • Incompatible change

    Description

      Based on TEZ-1331 i found that the 3 waitForCompletion() methods of DAGClient swallowing interrupts as well. That way you never can stop the wait call since all interrupts are caught and the wait logic just happily proceeds (same as TEZ-1278).

      Attachments

        1. TEZ-1410.1.rebased.patch
          5 kB
          Siddharth Seth
        2. TEZ-1410.1.patch
          6 kB
          Johannes Zillmann

        Issue Links

          Activity

            People

              oae Johannes Zillmann
              oae Johannes Zillmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: