1
0
Fork 0

More changes for 2.4.

This commit is contained in:
Max Neunhoeffer 2014-12-24 00:52:44 +01:00
parent 077e8e6b27
commit dbd26ef426
1 changed files with 8 additions and 0 deletions

View File

@ -166,6 +166,14 @@ v2.4.0 (XXXX-XX-XX)
* HTTP GET `/_api/replication/logger-config`
* HTTP PUT `/_api/replication/logger-config`
* fixed issue #1174, which was due to locking problems in distributed
AQL execution
* improved cluster locking for AQL avoiding deadlocks
* use DistributeNode for modifying queries with REPLACE and UPDATE, if
possible
v2.3.3 (2014-12-17)
-------------------