You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:29:13 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #742: Data lake sink stops working while processing incomplete events

dominikriemer opened a new issue, #742:
URL: https://github.com/apache/streampipes/issues/742

   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
   
   Imported from Jira [STREAMPIPES-585](https://issues.apache.org/jira/browse/STREAMPIPES-585). Original Jira may contain additional context.
   Reported by: zehnder.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #742: Data lake sink stops working while processing incomplete events

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #742: Data lake sink stops working while processing incomplete events
URL: https://github.com/apache/streampipes/issues/742


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org