Problem with Memory Draining
Opened this issue · 2 comments
patrickgao0922 commented
We tried to upgrade emqtt from 1.0 to 2.2 and we use mongo auth plugin to authenticate MQTT users. However, we found out after enabling Mongo Auth plugin, the memory of our server keeps draining. We have about 1000 documents in our MQTT auth collection. Does anyone have the same problem? Is there any solution to this issue?
rjbaat commented
i have the same problem. When using the mongoDB plugin and i enable it. Its draining memory fast.
I connect to a mongo atlas cluster with ssl.
terry-xiaoyu commented
Does this problem still exist in emqx v3.2.7 or later?