emqx/apps/emqx_bridge_cassandra/src
Andrew Mayorov 51c57a5f0a
fix(cass): avoid using aggregates in healthcheck query
Otherwise, this query will produce warning message per each
healthcheck, telling the user:
```
WARN  <...> - Aggregation query used without partition key
```
2023-10-13 16:50:19 +07:00
..
emqx_bridge_cassandra.app.src fix(cass): avoid using aggregates in healthcheck query 2023-10-13 16:50:19 +07:00
emqx_bridge_cassandra.erl feat(resource): deprecate `auto_restart_interval` in favor of `health_check_interval` 2023-06-01 11:20:06 -03:00
emqx_bridge_cassandra_connector.erl fix(cass): avoid using aggregates in healthcheck query 2023-10-13 16:50:19 +07:00