[ https://issues.apache.org/jira/browse/APEXCORE-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863229#comment-15863229 ]
ASF GitHub Bot commented on APEXCORE-597: ----------------------------------------- GitHub user vrozov opened a pull request: https://github.com/apache/apex-core/pull/471 APEXCORE-597 BufferServer needs to shutdown all created execution services @PramodSSImmaneni, @tweise, @tushargosavi or @sandeshh Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/vrozov/apex-core APEXCORE-597 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/471.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #471 ---- commit c376681dff0ac0abf68bf394c23981c8e9da409c Author: Vlad Rozov <v.ro...@datatorrent.com> Date: 2017-02-13T05:17:34Z APEXCORE-597 BufferServer needs to shutdown all created execution services ---- > BufferServer needs to shutdown all created execution services > ------------------------------------------------------------- > > Key: APEXCORE-597 > URL: https://issues.apache.org/jira/browse/APEXCORE-597 > Project: Apache Apex Core > Issue Type: Bug > Components: Buffer Server > Reporter: Tushar Gosavi > Assignee: Vlad Rozov > Priority: Minor > > JVM does not shutdown cleanly after receiving shutdown request from Stram. > The issue may be because BufferServer is not shutdown. The issue is seen > after commit d1646e42bdf5594ef34070594733a7ca10123a3f > The demo application to recreate the issue is at > https://github.com/tushargosavi/apex-malhar/blob/shutdownapp/demos/pi/src/main/java/com/datatorrent/demos/pi/Application.java -- This message was sent by Atlassian JIRA (v6.3.15#6346)