Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-280

3 RemoteInterpreterServer processes keep running after `mvn test`

    XMLWordPrintableJSON

Details

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

    Description

      Looks like our test suite leaks some processes - usually it is +3

      {RemoteInterpreterServer}

      processes running on the machine, after each `mvn test`

      This is inconvenient, as requires manual

       jps | grep Remote | cut -d ' ' -f1 | xargs kill

      on every full test run.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bzz Alexander Bezzubov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: