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:28:37 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #730: Cannot name property after influx-reserved keywords in connect

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

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


-- 
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 #730: Cannot name property after influx-reserved keywords in connect

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #730: Cannot name property after influx-reserved keywords in connect
URL: https://github.com/apache/streampipes/issues/730


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