2023-12-14T14:05:03.927597+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node1’, reason: {erpc,timeout}
2023-12-14T14:05:03.927786+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node3’, reason: {erpc,timeout}
2023-12-14T14:05:03.927864+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node2’, reason: {erpc,timeout}
2023-12-14T14:05:13.929055+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node1’, reason: {erpc,timeout}
2023-12-14T14:05:13.929273+08:00 [warning] trie-compaction flag is inconsistent, enabled: [‘emqx@node2’,‘emqx@node3’], disabled:x@node1’]
2023-12-14T14:05:13.929389+08:00 [warning] Trying to set ‘true’ for trie-compaction flag in all nodes.
2023-12-14T14:08:14.636175+08:00 [warning] [Alarm Handler] Alarm high_system_memory_usage is deactivated
2023-12-14T14:13:54.226028+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node3’, reason: {erpc,timeout}
2023-12-14T14:13:54.226213+08:00 [warning] trie-compaction flag is inconsistent, enabled: [‘emqx@node2’,‘emqx@node1’], disabled: @node3’]
2023-12-14T14:13:54.226306+08:00 [warning] Trying to set ‘true’ for trie-compaction flag in all nodes.
2023-12-14T14:20:05.756020+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node1’, reason: {erpc,timeout}
2023-12-14T14:20:05.756242+08:00 [warning] trie-compaction flag is inconsistent, enabled: [‘emqx@node2’,‘emqx@node3’], disabled: [‘emqx@node1’]
2023-12-14T14:20:05.756338+08:00 [warning] Trying to set ‘true’ for trie-compaction flag in all nodes.
2023-12-14T14:22:14.780088+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node1’, reason: {erpc,timeout}
2023-12-14T14:22:14.780264+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node3’, reason: {erpc,timeout}
2023-12-14T14:22:14.780332+08:00 [error] Failed to read trie-compaction config on node ‘emqx@node2’, reason: {erpc,timeout}
以上是测试emqx 4
3个节点进行连接测试的时候,超过10w连接数的时候,很多连接断开了。请问emqx4单台节点最多可以连接多少个客户端呢? 并且以上这个报错应该如何解决?