Kishor Patil created STORM-2976:
-----------------------------------
Summary: 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
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)