Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
Meridian-2016.1.4
-
Security Level: Default (Default Security Scheme)
-
None
-
RedHat Enterprise Linux Server 6.7
Oracle JDK 1.8.0_92-b14
-
Horizon - November 1st, Horizon - November 8th
Description
When an event is submitted to the opennms/rest/events endpoint, the API returns a 200 response before parsing the event.
If that event fails to parse, the failure is invisible to the client, and only shows up in web.log.
Events that cannot be parsed should return an error to the client, instead of failing silently.