You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/11/26 15:30:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17639456#comment-17639456 ] 

Dominik Riemer commented on STREAMPIPES-585:
--------------------------------------------

This issue has been migrated to https://github.com/apache/streampipes/issues/742

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