[
https://issues.apache.org/jira/browse/BAHIR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678742#comment-16678742
]
ASF GitHub Bot commented on BAHIR-178:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/bahir-flink/pull/34
> Add option to create database in influxdb connector
> ---------------------------------------------------
>
> Key: BAHIR-178
> URL: https://issues.apache.org/jira/browse/BAHIR-178
> Project: Bahir
> Issue Type: Improvement
> Components: Flink Streaming Connectors
> Reporter: Wojciech Luczkow
> Priority: Major
>
> Currently InfluxDBSink is throwing
> RuntimeException({color:#008000}"This {color}{color:#008000}database does not
> exist!"{color});
> If influxDB does not contain given database,
>
> I prepared improvement for this by adding another option to configuration
> Creating new database in influxDb is safe to do in parallel because InfluxDB
> java client library handles already exist case
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)