emqx/lib-ee/emqx_ee_connector/test
Kjell Winblad 8c4d211b54 fix: on_get_status clickhouse just reporting connecting
The on_get_status callback for clickhouse just returned `connecting`
without error information when the status check was unsuccessful. This is
fixed by letting the callback return error information similarly to how
the HTTP connector does it.

Fixes:
https://emqx.atlassian.net/browse/EMQX-9374
https://emqx.atlassian.net/browse/EMQX-9278
2023-03-30 15:10:03 +02:00
..
ee_connector_clickhouse_SUITE.erl fix: on_get_status clickhouse just reporting connecting 2023-03-30 15:10:03 +02:00
ee_connector_hstreamdb_SUITE.erl chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
emqx_ee_connector_influxdb_SUITE.erl fix: use default template if timestamp is empty (undefined) in InfluxDB bridge 2023-03-08 11:58:23 +01:00