8000 Improve query memory usage tracking for graph operations (#14535) · arangodb/arangodb@7b112f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b112f2

Browse files
authored
Improve query memory usage tracking for graph operations (#14535)
1 parent 940369d commit 7b112f2

13 files changed

+557
-512
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
devel
22
-----
33

4+
* Include K_SHORTEST_PATHS and SHORTEST_PATH execution nodes in AQL query
5+
memory usage accounting. The memory used by these execution node types was
6+
previously not tracked against the configured query memory limit.
7+
48
* Reduce default value for max-nodes-per-callstack to 200 for OSX, because on
59
OSX worker threads have a stack size of only 512kb.
610

0 commit comments

Comments
 (0)
0