pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mongodb



Module name:	wip
Committed by:	fhajny
Date:		Mon Apr 20 10:24:34 UTC 2015

Modified Files:
	wip/mongodb: Makefile TODO

Log Message:
Update mongodb to 2.6.9.

2.6.9 - March 24, 2015
- Resolve connection handling related crash with mongos instances
- Add server parameter to configure idle cursor timeout
- Remove duplicated (orphan) documents from aggregation pipelines with
  _id queries in sharded clusters
- Fixed crash in geoNear queries with multiple 2dsphere indexes

2.6.8 - February 25, 2015
- Add listCollections command functionality to 2.6 shell and client
- copydb/clone commands can crash the server if a primary steps down
- Secondary fasserts trying to replicate an index
- Query optimizer should always use equality predicate over unique
  index when possible


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.10 -r1.11 wip/mongodb/TODO
cvs -z3 rdiff -u -r1.35 -r1.36 wip/mongodb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/TODO?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.35&r2=1.36

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index