Valentin Kulichenko created IGNITE-1378:
-------------------------------------------
Summary: Continuous processor doesn't remove message listener if continuous query failed to start
Key: IGNITE-1378
URL:
https://issues.apache.org/jira/browse/IGNITE-1378 Project: Ignite
Issue Type: Bug
Components: general
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Priority: Blocker
Fix For: ignite-1.4
{{GridContinuousProcessor.startRoutine(..)}} method adds message listener on line 538 and never removes it if handler registration fails (e.g., due to marshalling issues). Need to fix exception handling in this method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)