[ 
https://issues.apache.org/jira/browse/STREAMS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236227#comment-14236227
 ] 

ASF GitHub Bot commented on STREAMS-225:
----------------------------------------

Github user robdouglas closed the pull request at:

    https://github.com/apache/incubator-streams/pull/134


> Streams need to remove any of their JMX beans on shutdown/cleanup
> -----------------------------------------------------------------
>
>                 Key: STREAMS-225
>                 URL: https://issues.apache.org/jira/browse/STREAMS-225
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Robert Douglas
>
> As a Streams developer, I should be able to run multiple Streams in a serial 
> fashion without issue. Currently, JMX beans (which are used for monitoring 
> the Stream's activity) are not cleared when a Stream is shutdown. If a new 
> Stream is started afterwards (without a JVM restart) then there is a 
> collision in the naming of the JMX beans which causes an exception which 
> shuts down the subsequent Stream. Need to build in functionality to clear all 
> JMX beans on shutdown.



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

Reply via email to