[
https://issues.apache.org/jira/browse/STREAMPIPES-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639444#comment-17639444
]
Dominik Riemer commented on STREAMPIPES-571:
--------------------------------------------
This issue has been migrated to https://github.com/apache/streampipes/issues/730
> Cannot name property after influx-reserved keywords in connect
> --------------------------------------------------------------
>
> Key: STREAMPIPES-571
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-571
> Project: StreamPipes
> Issue Type: Bug
> Components: Connect
> Reporter: Patrick Philipp
> Priority: Major
>
> When connecting a new source, one cannot name a property after keywords
> reserved by influxdb. An example is the keyword "offset", which causes
> autmatic renaming to "offset_" and error "Exception in thread "Thread-19"
> java.lang.IllegalArgumentException: Field offset_ not found at
> org.apache.streampipes.model.runtime.Event.lambda$getFieldByRuntimeName$1(Event.java:74)
> [...]"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)