Philipp Zehnder created STREAMPIPES-585:
-------------------------------------------
Summary: Data lake sink stops working while processing incomplete
events
Key: STREAMPIPES-585
URL: https://issues.apache.org/jira/browse/STREAMPIPES-585
Project: StreamPipes
Issue Type: Bug
Components: Pipeline Elements
Reporter: Philipp Zehnder
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)