Till Rohrmann created FLINK-1842:
------------------------------------

             Summary: ApplicationMaster for YARN FIFO tests does not shut down 
properly
                 Key: FLINK-1842
                 URL: https://issues.apache.org/jira/browse/FLINK-1842
             Project: Flink
          Issue Type: Bug
            Reporter: Till Rohrmann


I noticed that I had 12 dead java processes consuming 2 GB memory on my machine 
which weren't shown using {{jps}}. It turned out that all of them were 
{{ApplicationMaster}} processes. I suspect that this is the ApplicationMaster 
belonging to the {{YARNSessionFIFOITCase}} test case and that the 
ApplicationMaster is not properly shutdown after the tests.

In order to not pollute the developer's system, it would be good to properly 
terminate all YARN components.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to