Project

General

Profile

Statistics
| Revision:

# Date Author Comment
43122 04/07/2016 03:47 PM Sandro La Bruzzo

[maven-release-plugin] copy for tag cnr-mongo-mdstore-5.0.3

43120 04/07/2016 03:46 PM Sandro La Bruzzo

Added more logs to understand problem during the feeding of mdstore

43066 29/06/2016 04:56 PM Claudio Atzori

import cleanup

43065 29/06/2016 04:54 PM Claudio Atzori

checking operation list size to avoid 'IllegalArgumentException: state should be: writes is not an empty list' when flushing bulk writes

42498 11/05/2016 03:09 PM Sandro La Bruzzo

changed log

42497 11/05/2016 12:16 PM Sandro La Bruzzo

Added deletion of unuseful discarded collection on start

42335 27/04/2016 05:41 PM Alessia Bardi

Deleted also the bean of CreatorExtractor

42310 27/04/2016 02:32 PM Alessia Bardi

deleting plugin file, Claudio will commit it again together with other stuff

42303 27/04/2016 11:32 AM Alessia Bardi

Returning the number of stored records, together with the new total.

41778 21/03/2016 03:55 PM Claudio Atzori

implemented plugin to extract authors from publications

41777 21/03/2016 03:54 PM Claudio Atzori

didn't see that db had already a getter

41768 21/03/2016 12:04 PM Claudio Atzori

added getter for backing database

41689 15/03/2016 05:46 PM Alessia Bardi

expired days for read locks on mdstores is a property

41688 15/03/2016 04:59 PM Alessia Bardi

We can't run explicit fsync command on mongo with the API 3.2.2

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

41569 07/03/2016 11:40 AM Alessia Bardi

ignore test as it requires a running mongo instance on localhost.

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

dbstatus returns db size as double, not long

41566 07/03/2016 11:14 AM Alessia Bardi

Fixed application context with classes of the 3.2.2 mongo driver

41554 04/03/2016 05:21 PM Alessia Bardi

Ignore test as they currently required a local mongo instance

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

38776 26/08/2015 06:37 PM Claudio Atzori

moving towards newer mongodb java driver version

37807 16/06/2015 11:30 AM Michele Artini

added a debug log

36324 13/04/2015 10:39 AM Sandro La Bruzzo

Fixed bug on ticket #1273

35851 31/03/2015 02:31 PM Alessia Bardi

Still we need to ignore tests that require a mongo server

35850 31/03/2015 02:30 PM Alessia Bardi

projecting only the sum in the aggregationoutput

35822 30/03/2015 04:43 PM Alessia Bardi

Ignore tests that require a mongo server

35809 30/03/2015 03:29 PM Alessia Bardi

New method to get the total size of all mdstores with a given format, layout and interpretation.

34979 03/03/2015 11:21 AM Sandro La Bruzzo
34943 02/03/2015 12:28 PM Sandro La Bruzzo

Fix bug

34605 19/02/2015 04:43 PM Alessia Bardi

set some logs to debug level instead of info

34145 28/01/2015 11:12 AM Sandro La Bruzzo

Improved garbage of transactions at startup of service

34053 22/01/2015 02:17 PM Sandro La Bruzzo

fix problem of wrong type of size

34033 21/01/2015 02:14 PM Sandro La Bruzzo

removed wrong import

34032 21/01/2015 02:11 PM Sandro La Bruzzo

fixed test

34031 21/01/2015 02:06 PM Sandro La Bruzzo

fixed garbage collection of unused mdstore

34000 20/01/2015 03:28 PM Sandro La Bruzzo

fixed garbage collection

33941 16/01/2015 10:18 AM Sandro La Bruzzo

try to fix writeconcern error

33875 13/01/2015 05:26 PM Andrea Mannocci

added a MongoBulkWritesManages handling both valid and invalid (discarded) writes.

33870 13/01/2015 04:25 PM Andrea Mannocci
33806 09/01/2015 03:41 PM Andrea Mannocci

added mongo speed test for feed action

33792 08/01/2015 06:12 PM Claudio Atzori

reintegrated bulk writes branch

33626 17/12/2014 12:55 PM Sandro La Bruzzo

fixed transaction incremental bug

33620 17/12/2014 12:04 PM Claudio Atzori

switched params

33589 16/12/2014 04:46 PM Sandro La Bruzzo

fixed bug for garbage collection of unused mdstores

32966 25/11/2014 11:15 AM Claudio Atzori

added FSYNC_SAFE write concern

32865 18/11/2014 05:03 PM Michele Artini

force int instead of long according to the xsd schema definition

32864 18/11/2014 04:56 PM Michele Artini

Service profile status update

32456 11/11/2014 04:06 PM Michele Artini

increased major version

32410 11/11/2014 10:55 AM Sandro La Bruzzo

implemented deletion of discarded collection

32363 10/11/2014 10:48 AM Claudio Atzori

throwing proper exception

32339 07/11/2014 06:19 PM Claudio Atzori

throwing proper error message

32250 05/11/2014 06:26 PM Sandro La Bruzzo

delete wrong folders

32152 04/11/2014 11:46 AM Sandro La Bruzzo

Changed method listMdstores

32107 03/11/2014 05:52 PM Claudio Atzori

prepare for release

32100 03/11/2014 05:46 PM Claudio Atzori

correctly handle transaction commit in case of INCREMENTAL feeding

32070 03/11/2014 12:42 PM Andrea Mannocci

transaction manager use removed in all cases where transactions are managed by the dao itself

32049 31/10/2014 04:50 PM Claudio Atzori

updated mdstore size update behavior

31986 30/10/2014 06:47 PM Claudio Atzori

using post-feed size

30928 29/09/2014 04:57 PM Sandro La Bruzzo

implemented postgres mdstore, added some exception

30088 10/09/2014 02:38 PM Sandro La Bruzzo

fixed bug on case mdStores is null

29481 23/07/2014 05:28 PM Sandro La Bruzzo

Fixed UTF-8 editing problem in the mongo inspector

29473 23/07/2014 03:05 PM Sandro La Bruzzo

Ignore Test

29472 23/07/2014 03:03 PM Sandro La Bruzzo

fixed bug on save record

29464 23/07/2014 09:41 AM Claudio Atzori

more logging

29274 18/07/2014 04:05 PM Sandro La Bruzzo

changed naming generation of transaction id, changed interface of the inspector

29217 17/07/2014 02:29 PM Sandro La Bruzzo

Added check on iteration on records if it is not null

29166 16/07/2014 11:25 AM Sandro La Bruzzo

fixed bug on drop mdstore

28958 08/07/2014 05:58 PM Claudio Atzori

added record indentation

28928 07/07/2014 05:44 PM Claudio Atzori

use of TryIndentXmlString

28851 02/07/2014 07:11 PM Claudio Atzori

completed merge from branch 3.0.0

28839 02/07/2014 05:07 PM Claudio Atzori

one line logs

28838 02/07/2014 04:40 PM Claudio Atzori

log in a single line

28833 02/07/2014 04:11 PM Sandro La Bruzzo

merged from branch transaction-mdstore

27680 21/05/2014 03:30 PM Sandro La Bruzzo

added DocumentNotFoundException to deliverRecord

27166 05/05/2014 05:00 PM Claudio Atzori

fixed mdstore delete

26988 22/04/2014 02:40 PM Claudio Atzori

shorter internal mdstore ids

26987 22/04/2014 02:40 PM Claudio Atzori

more verbose and tolerant ensureIndex job

26652 16/04/2014 02:26 PM Andrea Mannocci

deleted empty folder