emqx/emqx-auth-mongo

Problem with Memory Draining

Opened this issue · 2 comments

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?

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.

Does this problem still exist in emqx v3.2.7 or later?