netmaker/mq
Max Ma 65faf73fe9
NET-1226: Scalability Improvements (#2987)
* add api to check if failover node existed

* remove 5 minute peerUpdate

* update peerUpdate to trigger pull

* update Action name to SignalPull

* revert the peerUpdate from SignalPull

* fix getfailover error issue

* rm acls creation for on-prem emqx

* remove use of acls

* add additional broker status field on status api

* NET-1165: Remove creation of acls on emqx (#2996)

* rm acls creation for on-prem emqx

* remove use of acls

* add additional broker status field on status api

* comment out mq reconnect logic

* configure mq conn params

* add metric_interval in ENV for publishing metrics

* add metric_interval in ENV for publishing metrics

* update PUBLISH_METRIC_INTERVAL env name

* revert the mq setttings back

* fix error nil issue

---------

Co-authored-by: abhishek9686 <abhi281342@gmail.com>
Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
2024-07-09 18:56:55 +05:30
..
emqx.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
emqx_cloud.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
emqx_on_prem.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
handlers.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
migrate.go fix: close resp body (#2909) 2024-04-30 09:13:08 +05:30
mq.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
publishers.go NET-1226: Scalability Improvements (#2987) 2024-07-09 18:56:55 +05:30
util.go NET-655 (#2670) 2023-12-21 10:43:06 +04:00