fixed test
Implemented indexing field for MDStore using MDFormat profile
ignore test as it requires a running mongo instance on localhost.
dbstatus returns db size as double, not long
Ignore test as they currently required a local mongo instance
Using new mongo API included in mongo-java-driver 3.2.2 instead of the deprecated API.
implemented RUN_PLUGIN BB action, small refactoring
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
New method to get the total size of all mdstores with a given format, layout and interpretation.
fixed garbage collection of unused mdstore
added mongo speed test for feed action
reintegrated bulk writes branch
prepare for release
Ignore Test
merged from branch transaction-mdstore