Jiri Ondrusek created CAMEL-14892:
-------------------------------------
Summary: Camel-influxdb uses deprecated methods in doInsert action
Key: CAMEL-14892
URL: https://issues.apache.org/jira/browse/CAMEL-14892
Project: Camel
Issue Type: Improvement
Components: camel-influxdb
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
There are 2 deprecated calls:
*
https://github.com/apache/camel/blob/master/components/camel-influxdb/src/main/java/org/apache/camel/component/influxdb/InfluxDbProducer.java#L79
*
https://github.com/apache/camel/blob/master/components/camel-influxdb/src/main/java/org/apache/camel/component/influxdb/InfluxDbProducer.java#L81
Both calls should be refactored to correct ones.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)