Skip to content

Commit cf3dac1

Browse files
authored
[docs] Fix the formatting error in the Configuration page (#1169)
1 parent 2fa5e9a commit cf3dac1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

website/docs/maintenance/configuration.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,9 @@ during the Fluss cluster working.
6767

6868
## CoordinatorServer
6969

70-
| Option | Type | Default | Description |
71-
|--------------------------|---------|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
72-
| coordinator.io-pool.size | Integer | 10 | The size of the IO thread pool to run blocking operations for coordinator server. This includes discard unnecessary snapshot files. Increase this value if you experience slow unnecessary snapshot files clean. The default value is 10. |
73-
70+
| Option | Type | Default | Description |
71+
| ------------------------ | ------- | ------- |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
72+
| coordinator.io-pool.size | Integer | 10 | The size of the IO thread pool to run blocking operations for coordinator server. This includes discard unnecessary snapshot files. Increase this value if you experience slow unnecessary snapshot files clean. The default value is 10. |
7473
## TabletServer
7574

7675
| Option | Type | Default | Description |

0 commit comments

Comments
 (0)