deleting this branch which has been released
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.2.1
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.2.1
narrowed dep range of cnr-modular-mdstore-service that was too wide and caused problems with tubitak
roll back to real release
changed log
Added deletion of unuseful discarded collection on start
experiment for join authors. Disclamer: doesn't compile on java6
joi authors plugin
[maven-release-plugin] copy for tag cnr-mongo-mdstore-5.0.1
[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.1
Deleted also the bean of CreatorExtractor
[maven-release-plugin] copy for tag cnr-mongo-mdstore-5.0.0
[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.0
deleting plugin file, Claudio will commit it again together with other stuff
Removed dependency to snapshot
Returning the number of stored records, together with the new total.
implemented plugin to extract authors from publications
didn't see that db had already a getter
added getter for backing database
expired days for read locks on mdstores is a property
We can't run explicit fsync command on mongo with the API 3.2.2
Forgot to specify a couple of generics when definining variables of type MongoCollection
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.
Fixed class for generics
removed old commented lines
trying to handle different versions of the mongo server: old version returns storage size as long, new version as double. 2nd attempt
trying to handle different versions of the mongo server: old version returns storage size as long, new version as double
ignore test as it requires a running mongo instance on localhost.
dbstatus returns db size as double, not long
Fixed application context with classes of the 3.2.2 mongo driver
Ignore test as they currently required a local mongo instance
updated dep to modular mdstore
Using new mongo API included in mongo-java-driver 3.2.2 instead of the deprecated API.
using snapshot parent
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.2.0
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.2.0
bumped version
wider version range
implemented RUN_PLUGIN BB action, small refactoring
avoid NPE on create collection, more debug logging
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.9
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.9
reverted back to version property declared on dnet-parent
moving towards newer mongodb java driver version
added a debug log
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.8
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.8
Fixed bug on ticket #1273
Still we need to ignore tests that require a mongo server
projecting only the sum in the aggregationoutput
Ignore tests that require a mongo server
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.7
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.7
New method to get the total size of all mdstores with a given format, layout and interpretation.
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.6
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.6
Fix bug
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.5
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.5
set some logs to debug level instead of info
added indexing field
create new branch for indexing field mdstore
Improved garbage of transactions at startup of service
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.4
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.4
fix problem of wrong type of size
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.3
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.3
removed wrong import
fixed test
fixed garbage collection of unused mdstore
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.2
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.2
fixed garbage collection
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.1
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.1
try to fix writeconcern error
added a MongoBulkWritesManages handling both valid and invalid (discarded) writes.
added mongo speed test for feed action
[maven-release-plugin] copy for tag cnr-mongo-mdstore-4.1.0
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.0