[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-06-28 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352643#comment-15352643 ] Chetan Mehrotra commented on OAK-4107: -- Looks good. Just minor change {noformat}+

[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-06-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15352398#comment-15352398 ] Chetan Mehrotra commented on OAK-4107: -- [~egli] One possible explanation for this can be that command

[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-04-21 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15251735#comment-15251735 ] Chetan Mehrotra commented on OAK-4107: -- Looks fine > NPE in

[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-04-20 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15249455#comment-15249455 ] Stefan Egli commented on OAK-4107: -- we could handle this case by catching the null, issuing a log.warn and

[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-04-11 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15234636#comment-15234636 ] Chetan Mehrotra commented on OAK-4107: -- Mongo version 3.0.9 > NPE in

[jira] [Commented] (OAK-4107) NPE in MongoDocumentStore.determineServerTimeDifferenceMillis

2016-03-09 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/OAK-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186752#comment-15186752 ] Stefan Egli commented on OAK-4107: -- sounds odd to see {{db.command("serverStatus").getDate("localTime")}}