Robert Douglas created STREAMS-225:
--------------------------------------

             Summary: 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