mirror of https://gitee.com/bigwinds/arangodb
Add cluster bugfix to CHANGELOG.
This commit is contained in:
parent
57716566c2
commit
fca903372c
|
@ -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)
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue