[
https://issues.apache.org/jira/browse/OAK-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-4984.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5.13
Fixed in trunk: http://svn.apache.org/r1766482
> Server time unavailable with authenticated connection to MongoDB
> ----------------------------------------------------------------
>
> Key: OAK-4984
> URL: https://issues.apache.org/jira/browse/OAK-4984
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, mongomk
> Affects Versions: 1.4
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Labels: resilience
> Fix For: 1.6, 1.5.13
>
>
> 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|https://docs.mongodb.com/manual/reference/built-in-roles/#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?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)