[ https://issues.apache.org/jira/browse/STREAMS-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Blackmon closed STREAMS-225.
----------------------------------
Resolution: Fixed
Assignee: Robert Douglas
Fix Version/s: 0.2
> 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
> Assignee: Robert Douglas
> Fix For: 0.2
>
>
> 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)
|