Acknowledgement Service bails when an ack is sent for an invalid ID
Description
An IllegalStateException is thrown when an alarm or notification ID is found by a reader buy doesn't exist in the system. The exception is not caught and causes the service to bail when processing a list of acknowledgements.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
David Hustace November 17, 2010 at 8:59 PM
Log ----------------------------------------------------------------- commit af5cdedd7bcd549de6c10bf7b40a97f7f7903c36 Merge: 73f34e0c2242e948bf5c9d7fe8895c1121ebb9ec 959371103772e416e80354d4ba568526b4c62a40 Author: David Hustace <david@opennms.org> Date: Wed Nov 17 20:56:34 2010 -0500
Merge branch '1.8' of ssh://opennms.git.sourceforge.net/gitroot/opennms/opennms into 1.8
commit 73f34e0c2242e948bf5c9d7fe8895c1121ebb9ec Author: David Hustace <david@opennms.org> Date: Wed Nov 17 20:49:50 2010 -0500
An IllegalStateException is thrown when an alarm or notification ID is found by a reader buy doesn't exist in the system. The exception is not caught and causes the service to bail when processing a list of acknowledgements.