[
https://issues.apache.org/jira/browse/STREAMPIPES-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607228#comment-17607228
]
ASF subversion and git services commented on STREAMPIPES-585:
-------------------------------------------------------------
Commit a032126fb59f8c1e77e834f585b121956cd77c33 in incubator-streampipes's
branch refs/heads/STREAMPIPES-585 from Philipp Zehnder
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=a032126fb ]
[STREAMPIPES-585] Improve error handling for runtime exceptions
> 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
> Priority: Major
>
> 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)