Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
3.0.4
-
None
-
Fully Compatible
-
ALL
-
-
Security 6 07/17/15
Description
The user authentication works correctly on 2.6.1.
But, the mongo instance will crash randomly on 3.0.4 with wiredTiger storage engine when I enable the user authentication with keyfile on 3-nodes replica set. With wrong command or invalid user passoword, the mongo instance will crash.
If I disable the user authentication, the mongo cluster will work correctly again.