Skip to content

Commit f288e6e

Browse files
Rename max memory config setting to gds.memory.arrow.max_size
1 parent 4a4e0d5 commit f288e6e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/modules/ROOT/pages/operations-reference/configuration-settings.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Refer to The https://neo4j.com/docs/operations-manual/current/configuration/neo4
3535
| Address the GDS Arrow Flight Server should bind to.
3636
^.^| label:enterprise-edition[Enterprise Edition]
3737

38-
<.^| <<gds.arrow.memory.size, gds.arrow.memory.size>>
38+
<.^| <<gds.memory.arrow.max_size, gds.memory.arrow.max_size>>
3939
| The maximum amount of memory in bytes the GDS Arrow Flight Server can allocate.
4040
^.^| label:enterprise-edition[Enterprise Edition]
4141

@@ -138,9 +138,9 @@ Refer to The https://neo4j.com/docs/operations-manual/current/configuration/neo4
138138
|===
139139

140140

141-
[[gds.arrow.memory.size]]
141+
[[gds.memory.arrow.max_size]]
142142
[.setting-details]
143-
.gds.arrow.memory.size label:enterprise-edition[Enterprise Edition]
143+
.gds.memory.arrow.max_size label:enterprise-edition[Enterprise Edition]
144144
[cols="1,4", caption =]
145145
|===
146146
| Description | The maximum amount of memory in bytes the GDS Arrow Flight Server can allocate.

doc/modules/ROOT/pages/production-deployment/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Refer to The https://neo4j.com/docs/operations-manual/current/configuration/neo4
8383
|===
8484

8585
[.setting-details]
86-
.gds.arrow.memory.size
86+
.gds.memory.arrow.max_size
8787
[cols="1,4", caption =]
8888
|===
8989
| Description | The maximum amount of memory in bytes the GDS Arrow Flight Server can allocate.

0 commit comments

Comments
 (0)