Andrew Mayorov
|
10e9fed22b
|
Merge pull request #13326 from keynslug/fix/ct/api-clients-flaky
test(api-clients): refactor suite to isolate flakiness
|
2024-06-25 18:26:42 +02:00 |
ieQu1
|
9f30da334f
|
Merge pull request #13248 from ieQu1/dev/EMQX-12491-local-backend
replace builtin DS backend with builtin_local and builtin_raft
|
2024-06-24 23:07:57 +02:00 |
ieQu1
|
d349f84f04
|
fix(ds): Apply remarks
|
2024-06-24 20:20:40 +02:00 |
Andrew Mayorov
|
d12b985507
|
test(api-clients): refactor suite to isolate flakiness
|
2024-06-24 16:54:20 +02:00 |
Thales Macedo Garitezi
|
debf1e6cd5
|
Merge pull request #13316 from thalesmg/fix-mt-read-user-prop-m-20240621
fix(message transformation): correctly read from user properties in context
|
2024-06-24 09:31:48 -03:00 |
ieQu1
|
c0472a06f1
|
test(ds): Set initial conditions in repl. suite explicitly
|
2024-06-22 02:55:05 +02:00 |
Thales Macedo Garitezi
|
ec83d999bf
|
Merge remote-tracking branch 'origin/release-57' into 20240621-sync-r57-m
|
2024-06-21 14:11:08 -03:00 |
ieQu1
|
9a58d71378
|
fix(ds): Move DS backend supervision trees to their own apps
|
2024-06-21 18:22:04 +02:00 |
ieQu1
|
3d69ec496a
|
fix(schema): Transform config of `singleton' discovery_strategy
|
2024-06-21 17:16:25 +02:00 |
ieQu1
|
d7d878fd43
|
test(ds): Fix emqx standalone test profile selection
|
2024-06-21 17:16:25 +02:00 |
ieQu1
|
8aa27488b6
|
test: Disable certain DS-related suites in CE
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
1d3b1868fb
|
test(ds): Use close_db API
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
b2f7815a7f
|
test(ds): Don't start raft explicitly
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
3851fc189f
|
fix(ds): Avoid reverse dependencies from storage to repl. layer
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
bc915216a0
|
feat(ds): Support metrics for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
be6c5e172f
|
fix(ds): Disable DS management APIs for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
99c9b56cf3
|
feat(ds_buffer): Add `ls' function to list all local buffers
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
5a8818edf3
|
feat(ds): Add schema for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
4484f30021
|
feat(ds_schema): Add schema for builtin_local backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
8990b1312b
|
refactor(ds_schema): Rename backend builtin -> builtin_raft
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
ea48b1265d
|
refactor(ds_schema): Extract common builtin fields
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
abe41de19b
|
refactor(ds_schema): builtin_local_buffer -> builtin_buffer
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
ecb172b07e
|
refactor(ds): Rename egress metrics to 'buffer'
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
09c3ae795d
|
refactor(ds_raft): Replace egress server with common emqx_ds_buffer
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
a0fbd37e58
|
refactor(emqx): Use emqx_ds_backends application
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
ef09cfcd71
|
feat(ds): Add `emqx_ds_backends` application
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
279619fc80
|
feat(ds): Add `builtin_local' backend
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
a8ea0ae4e5
|
refactor(ds): Extract DS replication layer to a separate application
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
63f1856a2c
|
feat(ds): Dynamic backend registration
|
2024-06-21 17:16:24 +02:00 |
ieQu1
|
83dc8f4d77
|
fix(ds): Fix return values of emqx_ds_storage_layer functions
|
2024-06-21 17:16:23 +02:00 |
ieQu1
|
a18d1987a2
|
test(ds): Add a helper function for diffing messages
|
2024-06-21 17:16:23 +02:00 |
Ilia Averianov
|
f1b8c356a6
|
Merge pull request #13299 from savonarola/0617-shared-sub-leader-poc
feat(queue): implement PoC version of session ↔️ shared group leader interaction
|
2024-06-21 16:45:17 +03:00 |
Thales Macedo Garitezi
|
28c7d94bd2
|
fix(message transformation): correctly read from user properties in context
Fixes https://emqx.atlassian.net/browse/EMQX-12582
|
2024-06-21 09:39:22 -03:00 |
Ilya Averyanov
|
db28a042d5
|
feat(queue): handle renew_lease_timeout
|
2024-06-21 15:18:37 +03:00 |
Ilya Averyanov
|
2096755ad6
|
feat(queue): reorganize group sm callbacks and methods
|
2024-06-21 13:01:38 +03:00 |
Ilya Averyanov
|
b9c5911883
|
feat(queue): implement `find_leader_timeout` event and so the `connecting` group_sm state
|
2024-06-21 12:22:17 +03:00 |
SergeTupchiy
|
fb266fbf8c
|
Merge pull request #13300 from SergeTupchiy/EMQX-12195-cluster-link-conf-backup
cluster link conf backup
|
2024-06-21 11:42:57 +03:00 |
Ilya Averyanov
|
979fb58e50
|
feat(queue): use tp to trace new lease events
|
2024-06-20 21:12:15 +03:00 |
Ilya Averyanov
|
1205e34650
|
feat(queue): remove too useless header file
|
2024-06-20 20:48:56 +03:00 |
Ivan Dyachkov
|
ba4fb0d3f9
|
Merge pull request #13290 from kjellwinblad/kjell/format_rule_cli/EMQX-12548
fix: do not crash when showing rule unsing the cmd interface
|
2024-06-20 14:55:33 +02:00 |
zmstone
|
2a0071aa01
|
Merge pull request #13295 from thalesmg/test-flaky-greptime-mkII-r57-20240619
test(greptime): attempt to fix flaky tests (attempt without driver patch)
|
2024-06-20 14:49:21 +02:00 |
Ilya Averyanov
|
be175d205c
|
feat(queue): add JIRA task links for TODOs
|
2024-06-20 15:38:16 +03:00 |
Ilya Averyanov
|
a9c976b6c1
|
feat(queue): fix notes about the usage of agent<->leader protocol-related data structures
|
2024-06-20 15:24:25 +03:00 |
Ilya Averyanov
|
d0cff63ed6
|
feat(queue): remove unused hrl-guard
|
2024-06-20 15:18:47 +03:00 |
Ilya Averyanov
|
a92460d38f
|
feat(queue): improve hints for macro clauses
|
2024-06-20 15:17:08 +03:00 |
zmstone
|
7d32275ebe
|
chore: minimize oss/platform diff
|
2024-06-20 10:36:01 +02:00 |
Kjell Winblad
|
12859b8959
|
fix: handle yet another action format
|
2024-06-20 10:03:49 +02:00 |
JianBo He
|
c307c1dfc2
|
chore: cut v5.7.1-alpha.1
|
2024-06-20 09:40:42 +08:00 |
Ilya Averyanov
|
6da10036dc
|
feat(queue): fix dialyzer issues
|
2024-06-19 22:25:53 +03:00 |
Ilya Averyanov
|
a4bbab4aa2
|
feat(queue): document general entity layout
|
2024-06-19 22:24:20 +03:00 |