Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If an event is incomplete (does not contain all event properties) an IlligalArgumentException is thrown by:
event.getFieldByRuntimeName(runtimeName)
This exception is not catched and the sink crashes.
Further when an event property has the wrong data type only an error is logged and an incomplete event is added to the DB