experiment for join authors. Disclamer: doesn't compile on java6
joi authors plugin
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release cnr-mongo-mdstore-5.0.1
Deleted also the bean of CreatorExtractor
[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] 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] 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] 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] 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] prepare release cnr-mongo-mdstore-4.1.6
Fix bug
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.5
set some logs to debug level instead of info
Improved garbage of transactions at startup of service
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.1.4
fix problem of wrong type of size
[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] prepare release cnr-mongo-mdstore-4.1.2
fixed garbage collection
[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] prepare release cnr-mongo-mdstore-4.1.0
reintegrated bulk writes branch
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.4
fixed transaction incremental bug
switched params
fixed bug for garbage collection of unused mdstores
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.3
added FSYNC_SAFE write concern
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.1
use of cnr-modular-mdstore-service 4.0.1
force int instead of long according to the xsd schema definition
Service profile status update
[maven-release-plugin] prepare release cnr-mongo-mdstore-4.0.0
increased major version
[maven-release-plugin] prepare release cnr-mongo-mdstore-3.0.6
implemented deletion of discarded collection
[maven-release-plugin] prepare release cnr-mongo-mdstore-3.0.5