You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Philipp Zehnder (Jira)" <ji...@apache.org> on 2022/09/21 08:38:00 UTC

[jira] [Resolved] (STREAMPIPES-585) Data lake sink stops working while processing incomplete events

     [ https://issues.apache.org/jira/browse/STREAMPIPES-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Zehnder resolved STREAMPIPES-585.
-----------------------------------------
    Resolution: Fixed

> 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)