[ 
https://issues.apache.org/jira/browse/SAMZA-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Navina Ramesh resolved SAMZA-1228.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 162
[https://github.com/apache/samza/pull/162]

> StreamProcessor should stop JmxServer
> -------------------------------------
>
>                 Key: SAMZA-1228
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1228
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Navina Ramesh
>            Assignee: Navina Ramesh
>             Fix For: 0.13.0
>
>
> When StreamProcessor was created, it , by default, creates a new JmxServer 
> for the container instance. However, it is not shutdown by the container or 
> by the StreamProcessor. 
> Two changes need to be made:
> 1. StreamProcessor should not create a JmxServer unless it is explicitly 
> passed by the user-facing api (ApplicationRunner / JobRunner)
> 2.  When the processor is shutdown, the caller should shutdown the JmxServer



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to