emqx/apps/emqx_durable_storage/test
Andrew Mayorov c4d1360b96
fix(dsrepl): trigger election for new ra servers unconditionallly
Otherwise we might end up in a situation when there's no member online
yet at the time of the election trigger, and the election will never
happen.
2024-04-15 16:42:29 +02:00
..
props chore(ds): Change the license to Apache 2.0 2024-02-01 00:10:48 +01:00
emqx_ds_SUITE.erl Merge pull request #12825 from keynslug/feat/EMQX-12110/repl-meta-api 2024-04-04 22:32:03 +02:00
emqx_ds_replication_SUITE.erl fix(dsrepl): trigger election for new ra servers unconditionallly 2024-04-15 16:42:29 +02:00
emqx_ds_storage_SUITE.erl test(ds): factor out storage iteration into helper module 2024-04-02 13:48:51 +02:00
emqx_ds_storage_bitfield_lts_SUITE.erl feat(ds): Report counters for LTS storage layout 2024-04-02 16:47:43 +02:00
emqx_ds_test_helpers.erl test(ds): Attempt to stabilize metrics_worker tests in CI 2024-04-02 19:14:10 +02:00