JimMoen
2dba91d6d0
chore(test): variable integer test.
2021-09-28 15:15:05 +08:00
JimMoen
19031e21ec
fix(frame): variable byte integer could be larger than 4 bytes.
2021-09-28 15:15:05 +08:00
Zaiming (Stone) Shi
d59d3849e0
Merge pull request #5794 from zmstone/fix-flaky-test-bridge-worker
...
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 16:58:47 +02:00
Zaiming Shi
92a3d683cf
test(mqtt-bridge): increase timeout in snk event wait
2021-09-23 13:34:27 +02:00
Zaiming (Stone) Shi
55d4dfde44
Merge pull request #5758 from m-yosefpor/main-v4.3
...
Backporting https://github.com/emqx/emqx/pull/5471 to main-v4.3
2021-09-16 21:36:50 +02:00
Mohammad Yosefpor
1ae3f8c204
fix: Running on Openshift clusters with restricted writable filesystem containers
2021-09-16 18:57:44 +04:30
Parham Alvani
9d993e1625
chore(auth-http): Disable Superuser Request by Defualt
2021-09-15 08:48:52 +08:00
Turtle
9f843d618d
fix(rule): fix rpc timeout extend the RPC timeout interval
2021-09-15 08:19:22 +08:00
Zaiming (Stone) Shi
80421651d7
Merge pull request #5739 from zmstone/fix-pin-rebar_mix-plugin-version-0.4.0
...
chore(build): pin rebar_mix plugin version v0.4.0
2021-09-14 18:53:28 +02:00
Zaiming Shi
d777ca7baf
chore(build): pin rebar_mix plugin version v0.4.0
2021-09-14 16:31:38 +02:00
Turtle
3ad0678892
fix(rule): fix edit rule fail in the cluster
2021-09-14 14:54:24 +08:00
tigercl
4664b85968
Merge pull request #5696 from tigercl/fix/sni
...
fix(sni): fix bad type of sni
2021-09-09 17:04:17 +08:00
zhouzb
ff2d73ad3b
chore(upgrade): update upgrade script
2021-09-09 10:29:58 +08:00
zhouzb
1a694814e0
fix(sni): fix bad type of sni
2021-09-09 10:18:40 +08:00
zhanghongtong
f92ff4494b
fix(auth mnesia api): parsing the http body parameter does not require url decode
2021-09-09 09:42:03 +08:00
k32
1a291d5d97
Merge pull request #5666 from k32/pqueue
...
feat(mqueue): Interleave messages with different priorities
2021-09-07 16:14:24 +02:00
k32
9b097ac73f
chore(mqueue): Remove forgotten debug message
2021-09-07 11:33:16 +02:00
k32
5fc1036cf7
chore(mqueue): Implement live upgrade
2021-09-06 23:15:14 +02:00
k32
ed61999fdf
chore(emqx): Bump version
2021-09-06 22:22:48 +02:00
k32
4eacaa29bd
feat(mqueue): Interleave messages with different priorities
2021-09-06 22:22:48 +02:00
zhanghongtong
aaa7cd0a44
chore(release): update emqx release version
2021-09-06 10:55:02 +08:00
zhanghongtong
eeb44086c8
fix(issue): 5565
2021-09-06 10:49:20 +08:00
zhouzb
a27b75b98e
chore(ehttpc): update tag for ehttpc
2021-09-06 10:41:24 +08:00
William Yang
eb88a0b7b6
Merge pull request #5646 from qzhuyan/backport/william/issue/5254
...
Backport: fix(helm-chart): force headless svc ready while pod is not ready
2021-09-03 13:18:05 +02:00
William Yang
e78967cfc3
fix(helm-chart): force headless svc ready while pod is not ready
...
fixs: #5254
The dist port behind headless svc should to be accessible during emqx
cluster boot.
Endpoints of headless SVC is not in 'ready' state that prevents nodes to talk to
each other, this issue only happens when K8s host node is restarted and
all emqx nodes are deployed on the same host.
2021-09-03 10:10:10 +02:00
Shawn
fe343a0407
fix(ekka): kill the process if don't release lock
2021-09-03 10:50:12 +08:00
Turtle
e532fff4df
chore: Update dashboard version to 4.3.4
2021-08-27 16:28:01 +08:00
Turtle
7bcc67f95d
fix(relup): get broker metrics
2021-08-27 16:28:01 +08:00
turtleDeng
ea15aa3f9e
fix(data-import): fix import rule fail ( #5512 )
2021-08-18 09:55:04 +08:00
Turtle
6aa61ea78d
fix(test): Increase the delay time
2021-08-13 17:29:51 +08:00
JianBo He
a41e6604cf
chore(exproto): update appup.src
2021-08-13 17:21:31 +08:00
JianBo He
473e600b53
fix(exproto): fix badarg is_process_alive/1
2021-08-13 17:21:31 +08:00
Turtle
dffa81120c
chore: emqx_rule_engine:load_providers has been called in emqx_dashboard.appup.src
2021-08-13 12:35:56 +08:00
Turtle
f92cfa72d2
fix(webhook): fix the hot upgrade resulted in the loss of webhook messages
2021-08-13 11:05:55 +08:00
Shawn
1245020ec0
fix(force_shutdown): add some comments for the range of max_heap_size
2021-08-13 09:46:49 +08:00
Shawn
844133c7c5
fix(appup): always reload emqx_app
2021-08-13 09:46:49 +08:00
Shawn
f9601804e5
chore(emqx): bump the emqx version to 4.3.8
2021-08-13 09:46:49 +08:00
Shawn
d2d42ed33e
fix(logger): change default value of log.max_depth to 100
...
The value 20 is too small to inspect some error messages, especially
when it contains stack traces.
2021-08-13 09:46:49 +08:00
Shawn
31a1942b61
fix(force_shutdown): cannot suicide if the process hangs up
2021-08-13 09:46:49 +08:00
Turtle
391eb55324
chore: format error log
2021-08-12 19:35:51 +08:00
Turtle
a84b6b74bd
chore(relup): update appup file
2021-08-12 19:35:51 +08:00
Turtle
e0336e60da
fix(webhook-action): fix webhook action path type error
2021-08-12 19:35:51 +08:00
Parham Alvani
e5c4277109
fix: Correct Issues
2021-08-12 14:24:12 +08:00
Parham Alvani
45b9f682b2
feat: Expose Internal MQTT Service
2021-08-12 14:24:12 +08:00
William Yang
94712064b5
chore: bump to ekka 0.8.1.1
2021-08-12 11:04:14 +08:00
William Yang
f3bd1f1c3a
fix(helm-chart): make podManagementPolicy configurable
2021-08-12 11:04:14 +08:00
William Yang
ced8693043
fix(helm-chart): start/stop pods in parallel
2021-08-12 11:04:14 +08:00
JianBo He
66f69e7693
feat(exhook): make request_failed_action working
2021-08-12 10:40:24 +08:00
JianBo He
7ec8dc21a6
chore(appup): update appup.src & app.src
2021-08-12 10:40:24 +08:00
JianBo He
1e4ca14476
fix(exhook): set trap_exit flag
2021-08-12 10:40:24 +08:00