mirror of https://gitee.com/bigwinds/arangodb
More changes for 2.4.
This commit is contained in:
parent
077e8e6b27
commit
dbd26ef426
|
@ -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)
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue