File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
docs/src/main/sphinx/admin Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -414,6 +414,11 @@ the property may be configured for:
414414 store spooling data.
415415 -
416416 - Any
417+ * - ` exchange.max-page-storage-size `
418+ - Max storage size of a page written to a sink, including the page itself
419+ and its size.
420+ - ` 16MB `
421+ - Any
417422* - ` exchange.sink-buffer-pool-min-size `
418423 - The minimum buffer pool size for an exchange sink. The larger the buffer
419424 pool size, the larger the write parallelism and memory usage.
@@ -426,7 +431,7 @@ the property may be configured for:
426431 - Any
427432* - ` exchange.sink-max-file-size `
428433 - Max [ data size] ( prop-type-data-size ) of files written by exchange sinks.
429- - `` 1GB ` `
434+ - ` 1GB `
430435 - Any
431436* - ` exchange.source-concurrent-readers `
432437 - Number of concurrent readers to read from spooling storage. The larger the
You can’t perform that action at this time.
0 commit comments