You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jiri Ondrusek (Jira)" <ji...@apache.org> on 2020/04/14 09:15:00 UTC

[jira] [Created] (CAMEL-14892) Camel-influxdb uses deprecated methods in doInsert action

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)