Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1830

TestRepartitionJoinWindowApp should call runner.status() to determine whether the test is successful or not

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.0
    • None
    • None

    Description

      In TestRepartitionJoinWindowApp, we call the parent class StreamApplicationIntegrationTestHarness.runApplication(). However, the final status of the application is not checked, which results in failure to capture the container failure case when the application failed.

      We would need to call RunApplicationContext.getRunner().kill()/waitForFinish()/status() to determine the final state of the application.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nickpan47 Yi Pan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: