zhongwencool
d2fc66f436
emqx_conf ( #5939 )
...
* feat(emqx_conf): move conf manager for emqx_machine to emqx_conf
* chore(emqx_conf): change emqx:get_config/2 to emqx_conf:get/2
* fix: common test failed
* fix: badmatch by typo wrong key
* fix(emqx_conf): get the wrong core nodes
* fix(emqx_conf): get core node's tnx_id not latest tnx_id
* fix: add ro_transation when copy conf file
* fix: delete debug info
* fix: change ekka_rlog to mria_rlog
* fix: remove cluster_rpc from emqx_machine.
* fix: don't call ekka:start/0 explicitly
* fix: ekka should be start in emqx_machine
2021-10-27 21:47:59 -07:00
k32
22858eb845
chore(mria): ekka_mnesia:start/stop -> mria:start/stop
2021-10-27 21:47:58 -07:00
x1001100011
0312f07b11
Merge branch 'master' into EMQX-782
2021-10-17 20:57:01 -07:00
Tobias Lindahl
aa19c2a908
chore: Remove emqx_ct_helpers as dependency
2021-10-15 10:40:57 +02:00
zhongwencool
d80f20aca3
feat(swagger): define mgmt config_api by hocon schema ( #5814 )
...
* feat(swagger): define mgmt config_api by hocon schema
* fix: enum can't defined by integer, use union.
* fix: hocon schema union to enum
2021-10-13 14:04:43 +08:00
DDDHuang
2d4d372952
chore(test): add auto sub suite
2021-10-13 10:59:42 +08:00
x1001100011
2d25e895a8
feat: fix applications start order issue
2021-10-12 00:00:57 -07:00
x1001100011
df1cbb0bab
Merge branch 'master' into EMQX-871-872
2021-09-23 00:12:57 -07:00
JimMoen
deac54c847
chore(for editor): Add comments for Emacs major mode.
2021-09-16 15:43:30 +08:00
DDDHuang
237d3c0543
Auto subscribe format ( #5740 )
...
* fix: auto sub list format with default
2021-09-15 11:40:05 +08:00
x1001100011
69673613d6
Merge branch 'master' into EMQX-871-872
2021-09-09 23:38:38 -07:00
Zaiming Shi
ec13463f4a
refactor(schema): prepare for hocon schema doc generation
2021-09-03 11:02:31 +02:00
DDDHuang
c7bc2e1a8d
fix: subscription about api, mqtt5 options param ( #5620 )
2021-09-01 17:42:57 +08:00
DDDHuang
560f415964
fix: auto sub api doc & null body check ( #5613 )
...
* fix: auto sub api doc & null body check
2021-08-31 19:27:08 +08:00
Zaiming Shi
5165fd6b30
refactor(schema): implement new hocon_schema callbacks
2021-08-30 09:56:03 +08:00
DDDHuang
bafe5bae1c
fix: placeholder & topic schema no default
2021-08-25 11:57:37 +08:00
DDDHuang
b13ae50bed
fix: start sup
2021-08-25 11:57:37 +08:00
DDDHuang
aa6f1ac88d
feat: auto subscribe, todo: test SUITE
2021-08-25 11:57:37 +08:00