JimMoen
|
5dc96a37e2
|
fix: ensure plugin avsc serde before config
|
2024-05-23 17:46:58 +08:00 |
JimMoen
|
25a9aa1797
|
fix: allow put plugin config without schema
|
2024-05-23 17:33:34 +08:00 |
JimMoen
|
99869821fb
|
fix: ensure plugin config map after fresh install
|
2024-05-23 17:16:16 +08:00 |
William Yang
|
94e59c8fa7
|
feat(quic-lb): fix test
|
2024-05-23 10:32:23 +02:00 |
William Yang
|
d8eecfe64f
|
feat(quic-lb): add configuration
|
2024-05-23 10:32:20 +02:00 |
Kjell Winblad
|
e10c87b825
|
fix: add action rendered trace for s3 in aggregated mode
Fixes:
https://emqx.atlassian.net/browse/EMQX-12429
|
2024-05-23 10:25:27 +02:00 |
Andrew Mayorov
|
398dc97ed6
|
Merge pull request #13092 from keynslug/fix/dsrepl/site-autoleave
fix(dsrepl): properly handle transaction abort during forget site
|
2024-05-23 10:56:23 +03:00 |
ieQu1
|
950fa82be3
|
Merge pull request #13097 from ieQu1/dev/ds-replay-unrecoverable-no-test
feat(sessds): Handle unrecoverable errors
|
2024-05-23 09:49:21 +02:00 |
William Yang
|
34a69625b5
|
feat: quic-lb support
|
2024-05-23 09:17:09 +02:00 |
Kjell Winblad
|
26c988fe11
|
Merge pull request #13077 from kjellwinblad/kjell/fix_action_update_race_issue/EMQX-12376
fix: action config update would sometimes not be reflected in connector
|
2024-05-23 09:11:48 +02:00 |
Andrew Mayorov
|
2f6729d203
|
Merge pull request #13089 from keynslug/fix/EMQX-12437/restore
fix(s3-bridge): restore backward config compatibility
|
2024-05-23 10:10:01 +03:00 |
zmstone
|
1d5f3d7a36
|
chore: handle ctl command return 'true'
|
2024-05-23 08:58:31 +02:00 |
zmstone
|
b0832ecc74
|
test: fix a flaky one
|
2024-05-23 08:55:28 +02:00 |
JianBo He
|
4053356597
|
Merge pull request #13063 from JimMoen/improve-plugin-config-behavior
fix(plugin): serde not found on new-joined nodes
|
2024-05-23 11:24:44 +08:00 |
lafirest
|
b1076221b0
|
Merge pull request #13085 from lafirest/fix/rocket_namespace
fix(rocketmq): fix namespace error for RocketMQ
|
2024-05-23 10:39:30 +08:00 |
zmstone
|
63c34a4c40
|
ci: run apps/emqx tests in 8 groups
|
2024-05-22 23:45:54 +02:00 |
Thales Macedo Garitezi
|
625fcd5821
|
Merge pull request #13096 from thalesmg/test-fix-broken-m-20240522
test: fix broken test
|
2024-05-22 17:56:36 -03:00 |
ieQu1
|
07774ab060
|
feat(sessds): Handle unrecoverable errors
|
2024-05-22 22:45:37 +02:00 |
Zaiming (Stone) Shi
|
8d1abe8766
|
Merge pull request #13088 from zmstone/0522-chore-update-dashboard-vsn
chore: update dashboard version
|
2024-05-22 22:04:25 +02:00 |
Thales Macedo Garitezi
|
63cb12d7c2
|
Merge pull request #13095 from thalesmg/fix-monitor-ds-counters-again-r57-20240522
fix(monitor api): add ds connections and subscriptions to old counters
|
2024-05-22 16:43:15 -03:00 |
Thales Macedo Garitezi
|
20a767eee8
|
test: fix broken test
|
2024-05-22 16:19:47 -03:00 |
Zaiming (Stone) Shi
|
aa86772f96
|
Merge pull request #13094 from zmstone/0522-sync-release-57-to-master
0522 sync release 57 to master
|
2024-05-22 21:13:31 +02:00 |
ieQu1
|
bfd01c425d
|
Merge pull request #13072 from ieQu1/dev/fix-drop-generation
Idempotent drop_generation
|
2024-05-22 21:13:30 +02:00 |
ieQu1
|
6eb04f90a3
|
fix(ds): Allow to write batches to older generations
|
2024-05-22 20:28:16 +02:00 |
Thales Macedo Garitezi
|
5cad4497de
|
fix(monitor api): add ds connections and subscriptions to old counters
Fixes https://emqx.atlassian.net/browse/EMQX-12423
Fixes https://emqx.atlassian.net/browse/EMQX-12267
|
2024-05-22 15:19:46 -03:00 |
Thales Macedo Garitezi
|
3f23548cc5
|
Merge pull request #13090 from thalesmg/fix-reconnect-action-disabled-connector-r57-20240522
fix(bridge v2 api): don't attempt to start disabled connector when starting action/source
|
2024-05-22 14:31:40 -03:00 |
zmstone
|
927b1337fa
|
chore: update dashboard version
|
2024-05-22 19:06:54 +02:00 |
Thales Macedo Garitezi
|
4094032649
|
fix(bridge v2 api): don't attempt to start disabled connector when starting action/source
Fixes https://emqx.atlassian.net/browse/EMQX-12435
|
2024-05-22 13:33:55 -03:00 |
zmstone
|
1bc9600c58
|
Merge remote-tracking branch 'origin/release-57'
|
2024-05-22 18:28:23 +02:00 |
Kjell Winblad
|
88c96e26de
|
refactor: simplify the code with maps:map/2
Thanks @thalesmg for the suggestion
|
2024-05-22 18:03:43 +02:00 |
ieQu1
|
59a09fb86f
|
fix(ds): Apply review remarks
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
5c78ecba40
|
docs(ds): Update documentation for the storage layouts
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
29345aaa30
|
fix(ds): Fix idle event generation in bitfield_lts layout
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
b3ded7edce
|
fix(ds): Fix code review remark
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
60edf5e9b8
|
fix(ds): Move responsibility of returning end_of_stream to the CBM
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
0ff307e789
|
fix(ds): Include generation ID in the storage events
Make sure storage events originating from generation X are handled in
the context of the same generation.
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
acdae4fba3
|
fix(ds): Workaround for the idempotency error when dropping gens
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
eb7c43ee9d
|
fix(ds): Always store messages in the current generation
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
074d98a14a
|
test(ds): Refactor ds_SUITE
|
2024-05-22 18:01:33 +02:00 |
ieQu1
|
e4a73f003a
|
feat(ds): Implement format_status callback
Reduce volume of logs and crash reports from DS
|
2024-05-22 18:01:32 +02:00 |
ieQu1
|
1526c527d0
|
fix(ds): Log generation operations
|
2024-05-22 18:01:32 +02:00 |
ieQu1
|
aca2d9586c
|
fix(ds): Fix return type of drop_generation
|
2024-05-22 18:01:32 +02:00 |
ieQu1
|
c6fc76e335
|
fix(ds): Perform read operations on the leader.
|
2024-05-22 18:01:32 +02:00 |
ieQu1
|
4580906405
|
fix(ds): Use erpc instead of gen_rpc for `delete_next'
|
2024-05-22 18:01:32 +02:00 |
Andrew Mayorov
|
8016e9adf4
|
fix(s3-bridge): restore backward config compatibility
|
2024-05-22 17:59:52 +02:00 |
Zaiming (Stone) Shi
|
d4acceb858
|
Merge pull request #13091 from thalesmg/ci-fix-ce-elixir-build-r57-20240522
ci: fix emqx ce elixir build
|
2024-05-22 17:50:17 +02:00 |
Kjell Winblad
|
4b540e3bd0
|
fix: do not leak action configurations in alarm messages
|
2024-05-22 17:43:07 +02:00 |
Andrew Mayorov
|
e6c5c1b598
|
chore(dsrepl): provide more information in rebalancing log messages
|
2024-05-22 17:24:08 +02:00 |
Andrew Mayorov
|
c355c9ad50
|
fix(dsrepl): properly handle transaction abort during forget site
|
2024-05-22 17:22:55 +02:00 |
Thales Macedo Garitezi
|
5c9f1d9401
|
ci: fix emqx ce elixir build
|
2024-05-22 11:49:10 -03:00 |