Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0
-
None
Description
In case PollingConfigurationAnalyzer receives an event from CM which has no COMMAND and/or COMMAND_STATUS attribute(s) a NullPointerException is thrown in org.apache.knox.gateway.topology.discovery.cm.monitor.PollingConfigurationAnalyzer.isRelevantEvent(ApiEvent) which makes the entire configuration monitor thread suspended.