[
https://issues.apache.org/jira/browse/CAMEL-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14892.
---------------------------------
Fix Version/s: 3.3.0
Resolution: Fixed
> 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
> Affects Versions: 3.2.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Minor
> Fix For: 3.3.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)