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 2020/01/16 22:05:00 UTC

[jira] [Created] (STREAMPIPES-57) Exception in adpaters when the date format is incorect

Philipp Zehnder created STREAMPIPES-57:
------------------------------------------

             Summary: 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


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.3.4#803005)