Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  mdstore 41687 about 8 years Alessia Bardi Forgot to specify a couple of generics when def...

Latest revisions

# Date Author Comment
41687 15/03/2016 04:07 PM Alessia Bardi

Forgot to specify a couple of generics when definining variables of type MongoCollection

41578 07/03/2016 04:50 PM Alessia Bardi

the explicit fsync command can't be run anymore, so we try using the JOURNALED write concern to wait for the data to be flushed on disk before returning.

41575 07/03/2016 12:35 PM Alessia Bardi

Fixed class for generics

41574 07/03/2016 12:35 PM Alessia Bardi

removed old commented lines

41573 07/03/2016 12:14 PM Alessia Bardi

trying to handle different versions of the mongo server: old version returns storage size as long, new version as double. 2nd attempt

41572 07/03/2016 12:09 PM Alessia Bardi

trying to handle different versions of the mongo server: old version returns storage size as long, new version as double

41568 07/03/2016 11:36 AM Alessia Bardi

dbstatus returns db size as double, not long

41551 04/03/2016 05:13 PM Alessia Bardi

Using new mongo API included in mongo-java-driver 3.2.2 instead of the deprecated API.

38852 28/08/2015 03:14 PM Claudio Atzori

implemented RUN_PLUGIN BB action, small refactoring

38823 27/08/2015 06:46 PM Claudio Atzori

avoid NPE on create collection, more debug logging

View revisions

Also available in: Atom