-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Blocker - P1
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:At least MongoDB 2.4.x (running Ruby 2.2 on Ubuntu machines)
Moped contained a few fixes written by Durran and myself to re-authenticate if a "not authorized" response came back from the server:
https://github.com/mongoid/moped/issues/171
https://github.com/mongoid/moped/issues/361
We upgraded a few servers to the official ruby driver and saw sporadic "not authorized" responses cause various exceptions in our application.