[
https://issues.apache.org/jira/browse/STORM-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2976:
----------------------------------
Labels: pull-request-available (was: )
> Fix Supervisor healthCheck issues
> ---------------------------------
>
> Key: STORM-2976
> URL: https://issues.apache.org/jira/browse/STORM-2976
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-server
> Reporter: Kishor Patil
> Assignee: Kishor Patil
> Priority: Major
> Labels: pull-request-available
>
> The supervisor healthcheck validation has following errors:
>
> 1. The ClassCastException:
> {code:java}
> java.lang.ClassCastException: java.lang.Integer cannot be cast to
> java.lang.Long{code}
> 2. The supervisor does not shutdown after killing all workers. we would want
> it to shutdown because supervisor is not healthy.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)