Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4
Description
The MongoDocumentStore gets the current server time with the serverStatus command. When MongoDB is configured with authentication, the command may fail because it requires the clusterMonitor role.
The method will then simply log a WARN message and assume no time difference. Maybe there is a different command we can use to get the time on the server?
Attachments
Issue Links
- relates to
-
OAK-2682 Introduce time difference detection for DocumentNodeStore
- Closed