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 @@ -419,6 +419,11 @@ the property may be configured for:
419419 store spooling data.
420420 -
421421 - Any
422+ * - ` exchange.max-page-storage-size `
423+ - Max storage size of a page written to a sink, including the page itself
424+ and its size.
425+ - ` 16MB `
426+ - Any
422427* - ` exchange.sink-buffer-pool-min-size `
423428 - The minimum buffer pool size for an exchange sink. The larger the buffer
424429 pool size, the larger the write parallelism and memory usage.
@@ -431,7 +436,7 @@ the property may be configured for:
431436 - Any
432437* - ` exchange.sink-max-file-size `
433438 - Max [ data size] ( prop-type-data-size ) of files written by exchange sinks.
434- - `` 1GB ` `
439+ - ` 1GB `
435440 - Any
436441* - ` exchange.source-concurrent-readers `
437442 - Number of concurrent readers to read from spooling storage. The larger the
You can’t perform that action at this time.
0 commit comments