mirror of https://gitee.com/bigwinds/arangodb
Add Agency fixes to CHANGELOG
This commit is contained in:
parent
953e41b5e2
commit
d98a2fc4a3
10
CHANGELOG
10
CHANGELOG
|
@ -16,6 +16,16 @@ v3.3.1 (XXXX-XX-XX)
|
||||||
|
|
||||||
* UI: improved the behavior during collection creation in a cluster environment
|
* UI: improved the behavior during collection creation in a cluster environment
|
||||||
|
|
||||||
|
* Agency lockup fixes for very small machines.
|
||||||
|
|
||||||
|
* Agency performance improvement by finer grained locking.
|
||||||
|
|
||||||
|
* Use steady_clock in agency whereever possible.
|
||||||
|
|
||||||
|
* Agency prevent Supervision thread crash.
|
||||||
|
|
||||||
|
* Fix agency integer overflow in timeout calculation.
|
||||||
|
|
||||||
|
|
||||||
v3.3.0 (2012-12-14)
|
v3.3.0 (2012-12-14)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in New Issue