[
https://issues.apache.org/jira/browse/STREAMPIPES-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17638709#comment-17638709
]
Dominik Riemer commented on STREAMPIPES-57:
-------------------------------------------
This issue has been migrated to https://github.com/apache/streampipes/issues/166
> Exception in adpaters when the date format is incorect
> ------------------------------------------------------
>
> Key: STREAMPIPES-57
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-57
> Project: StreamPipes
> Issue Type: Bug
> Components: Connect
> Reporter: Philipp Zehnder
> Priority: Normal
> Labels: newbie
> Fix For: 1.0.0
>
>
> When a user marks a property as a timestamp, there is the possibility to
> provide a regex to convert the timestamp represented as a String into the
> internal representation of a UNIX timestamp in milliseconds. As long as the
> date in the events is formatted according to the regex this works properly.
> When there is an error in the data an exception is thrown and the adapter
> stops producing data. In this case the adapter should ignore the event
> instead and continue with the next event.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)