You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2016/07/20 14:12:20 UTC

[jira] [Resolved] (OAK-4111) Include mongo version details in log

     [ https://issues.apache.org/jira/browse/OAK-4111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved OAK-4111.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.7

Implemented in trunk: http://svn.apache.org/r1753519

The MongoDocumentStore now logs with more detail at info level:
{noformat}
Connected to MongoDB 3.2.8 with maxReplicationLagMillis 21600000, maxDeltaForModTimeIdxSecs 60, disableIndexHint false, WriteConcern { "getlasterror" : 1} / (Continue on error? false), serverStatus {process=mongod, host=mreutegg-osx, mem={ "bits" : 64 , "resident" : 635 , "virtual" : 39059 , "supported" : true , "mapped" : 18204 , "mappedWithJournal" : 36408}, storageEngine={ "name" : "mmapv1" , "supportsCommittedReads" : false , "persistent" : true}, repl={ "hosts" : [ "mreutegg-osx:27017"] , "setName" : "myRS" , "setVersion" : 1 , "ismaster" : true , "secondary" : false , "primary" : "mreutegg-osx:27017" , "me" : "mreutegg-osx:27017" , "electionId" : { "$oid" : "578f40832d6fe10f99dc8d8c"} , "rbid" : 1623511711}, connections={ "current" : 6 , "available" : 6547 , "totalCreated" : 5307}}
{noformat}

> Include mongo version details in log
> ------------------------------------
>
>                 Key: OAK-4111
>                 URL: https://issues.apache.org/jira/browse/OAK-4111
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Stefan Egli
>            Assignee: Marcel Reutegger
>             Fix For: 1.6, 1.5.7
>
>
> It would be good to have a log statement that prints out all available version information from the mongo client and server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)