1
0
Fork 0

Add cluster bugfix to CHANGELOG.

This commit is contained in:
Max Neunhoeffer 2015-06-18 18:04:33 +02:00
parent 57716566c2
commit fca903372c
1 changed files with 3 additions and 0 deletions

View File

@ -708,6 +708,9 @@ v2.6.0-beta4 (2015-06-16)
This is controlled by the `indexBuckets` attribute in the `properties`
of the collection.
* fix a cluster deadlock bug in larger clusters by marking a thread waiting
for a lock on a DBserver as blocked
v2.5.4 (2015-05-14)
-------------------