Zaiming (Stone) Shi
|
980ba2fd35
|
docs: Update apps/emqx/i18n/emqx_schema_i18n.conf
Co-authored-by: Ivan Dyachkov <dev@dyachkov.org>
|
2023-02-02 14:19:37 +01:00 |
Zaiming (Stone) Shi
|
0e299642cb
|
chore: function renamed but forgot to update xref excemption
|
2023-02-02 14:16:23 +01:00 |
Zaiming (Stone) Shi
|
58627b7958
|
chore(emqx_resource_manager): ignore unused return value for dialyzer
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
9a9943d35d
|
chore(emqx_mgmt_cache): ignore unused return value for dialyer
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
1c748070c1
|
fix(emqx_connector_mqtt_worker): publish_async can only return ok # Please enter the commit message for your changes. Lines starting
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
c0d478bd41
|
fix(buffer_worker): type spec
|
2023-02-02 14:11:12 +01:00 |
Zaiming (Stone) Shi
|
5b1e976412
|
chore: upgrade replayq from 0.3.6 to 0.3.7
only included a dialyzer fix
|
2023-02-02 14:11:12 +01:00 |
Ivan Dyachkov
|
cf8432227a
|
ci: always run static_checks
|
2023-02-02 14:11:12 +01:00 |
zhongwencool
|
ee852d8204
|
Merge pull request #9886 from zhongwencool/mongo-connection-default-async
fix: remove async mode from mongodb/redis/mysql/pgsql bridge
|
2023-02-02 21:08:01 +08:00 |
Zaiming (Stone) Shi
|
d5c482b0b0
|
docs: remove timer unit from description
the user input has time unit. e.g. "5s" for 5 seconds etc.
|
2023-02-02 13:49:20 +01:00 |
Zaiming (Stone) Shi
|
5dbee76af4
|
Merge pull request #9890 from zmstone/0202-fix-kafka-status-check
0202 fix kafka status check
|
2023-02-02 13:48:44 +01:00 |
firest
|
080e2b10d4
|
chore: update changes
|
2023-02-02 20:29:45 +08:00 |
firest
|
031b36da32
|
feat(banned): filter out banned messages from mqueue
|
2023-02-02 20:20:52 +08:00 |
Zaiming (Stone) Shi
|
2b308af354
|
Merge pull request #9889 from keynslug/fix/EMQX-8857/force-clean-start-mqtt-bridge
fix(mqtt-bridge): stop respecting `clean_start` config parameter
|
2023-02-02 12:55:58 +01:00 |
Zaiming (Stone) Shi
|
7ad80d012c
|
chore(kafka): upgrade to woff 1.7.5
comparing to 1.7.4, a counter bump bug was fixed
but it does not affect EMQX as the bridge does not make use
of the counter which had issue.
|
2023-02-02 12:23:15 +01:00 |
Zaiming (Stone) Shi
|
9864587389
|
fix: send to buffer-supported connector even when disconnected
|
2023-02-02 12:04:17 +01:00 |
Zaiming (Stone) Shi
|
0eb554a62e
|
fix(kafka): check Kafka partition leader connectivity
|
2023-02-02 12:04:17 +01:00 |
Zaiming (Stone) Shi
|
13ef30c46c
|
Merge pull request #9884 from savonarola/resource-fixes
fix(resources): fix resource lifecycle
|
2023-02-02 12:02:34 +01:00 |
Andrew Mayorov
|
0912f13c1f
|
fix(mqtt-bridge): stop respecting `clean_start` config parameter
We are ignoring the user configuration because there's currently no
reliable way to ensure proper session recovery according to the MQTT
spec.
|
2023-02-02 12:55:10 +03:00 |
Kjell Winblad
|
2cf193e2fd
|
Merge pull request #9839 from kjellwinblad/kjell/fix/Authorization_header_log_leak_webhook/EMQX-8791
fix: Authorization header leak in log entries for webhook
|
2023-02-02 10:38:42 +01:00 |
Zhongwen Deng
|
1c9035d24c
|
test: remove async from redis ct
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
22cc1cc745
|
fix: make spell_check happy
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
f8936013b7
|
chore: replace async with sync
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
e776751860
|
fix: delete enable_batch from redis bridge
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
22c3f50020
|
fix: add query_mode_sync_only for mysql pgsql redis mongodb bridge
|
2023-02-02 17:37:18 +08:00 |
Zhongwen Deng
|
dcc6bd9c21
|
fix: mongodb bridge'd default connect_opt should be async, not sync
|
2023-02-02 17:37:18 +08:00 |
Andrew Mayorov
|
ca5c192f4b
|
Merge pull request #9882 from fwup/fix/no-mqtt-bridge-middleman
refactor(mqtt-worker): avoid unnecessary abstraction
|
2023-02-02 13:11:31 +04:00 |
Zaiming (Stone) Shi
|
6cc0f3ea34
|
Merge pull request #9887 from zhongwencool/logwarning-missing-dynlib-dir
chore: logwarn if dynlibs is missing
|
2023-02-02 10:00:45 +01:00 |
Zaiming (Stone) Shi
|
44b7624c10
|
docs: update changelog
|
2023-02-02 09:13:18 +01:00 |
Zhongwen Deng
|
f81a488010
|
chore: logwarn if dynlibs is missing
|
2023-02-02 15:17:51 +08:00 |
zhongwencool
|
e5bc787467
|
Merge pull request #9872 from zmstone/0131-improve-help-text
docs: improve docs for system monitoring config
|
2023-02-02 14:45:03 +08:00 |
zhongwencool
|
395a1c1c4a
|
Merge pull request #9885 from zhongwencool/fix-typo
chore: correct the documentation description
|
2023-02-02 12:15:35 +08:00 |
Zhongwen Deng
|
1a90c1654c
|
chore: bad typo
|
2023-02-02 11:43:04 +08:00 |
Zaiming (Stone) Shi
|
6fd30a7e81
|
docs: improve docs for system monitoring config
|
2023-02-01 20:21:08 +01:00 |
Ilya Averyanov
|
14f528cc86
|
fix(resources): fix resource lifecycle
* do not resume all buffer workers on successful healthcheck
* do not pass undefined state to resource healthcheck callback
|
2023-02-01 18:26:13 +02:00 |
Zaiming (Stone) Shi
|
ec59977ca0
|
Merge pull request #9873 from zmstone/0131-fix-scripts-warning
chore(bin/emqx): hide upgrade/downgrade from usage info
|
2023-02-01 17:09:10 +01:00 |
Zaiming (Stone) Shi
|
ec3031271b
|
Merge pull request #9883 from zmstone/0201-upgrade-enterprise-dashboard-to-e1.0.2
0201 upgrade enterprise dashboard to e1.0.2
|
2023-02-01 16:26:21 +01:00 |
Zaiming (Stone) Shi
|
32d18ec594
|
Merge pull request #9878 from zmstone/0201-upgrade-ehttpc-0.4.6
fix(ehttpc): fix crash when webhook bridge uses `hash` pool type.
|
2023-02-01 15:00:28 +01:00 |
Andrew Mayorov
|
5fd7f65a1f
|
test(bufworker): make testcase simpler to follow
The confusion was due to the fact that subsequent query was missing
`async_reply_fun` and thus, was not accumulating in the results.
|
2023-02-01 16:52:47 +03:00 |
Zaiming (Stone) Shi
|
38ef37d109
|
chore: bump release version to e5.0.0-rc.4
|
2023-02-01 14:52:08 +01:00 |
Zaiming (Stone) Shi
|
4059d8ed8b
|
chore: upgrade to enterprise dashboard e1.0.2
|
2023-02-01 14:51:40 +01:00 |
Andrew Mayorov
|
8a46cb974e
|
test(mqtt-bridge): test async bridge reconnects seamlessly
|
2023-02-01 16:28:16 +03:00 |
Andrew Mayorov
|
5ebceb20d2
|
test(mqtt-bridge): also test reconfiguration
|
2023-02-01 16:23:58 +03:00 |
Andrew Mayorov
|
ad88938d34
|
refactor: reuse some parts of test code for brewity
|
2023-02-01 16:22:19 +03:00 |
Andrew Mayorov
|
f0395be383
|
refactor(mqtt-worker): avoid unnecessary abstraction
So the code is easier to follow.
|
2023-02-01 14:46:26 +03:00 |
zhongwencool
|
13511d2782
|
Merge pull request #9856 from zhongwencool/alarm-percent-decimals
fix: /api/nodes is timeout when emqx in high load
|
2023-02-01 19:40:53 +08:00 |
Andrew Mayorov
|
979e9804be
|
Merge pull request #9879 from keynslug/fwup/fix/buffer-worker-testcase
test(bufworker): fix testcase flapping due to data races
|
2023-02-01 15:33:59 +04:00 |
Andrew Mayorov
|
ff473e0f1b
|
test(bufworker): fix testcase flapping due to data races
|
2023-02-01 12:57:46 +03:00 |
Zaiming (Stone) Shi
|
96a18e7105
|
chore: upgrade to hocon 0.35.3
|
2023-02-01 10:52:01 +01:00 |
Zhongwen Deng
|
6382915036
|
chore: repalce fresh by refresh
|
2023-02-01 17:36:30 +08:00 |