sjwiesman commented on a change in pull request #10498: [FLINK-14495][docs] Add documentation for memory control of RocksDB state backend URL: https://github.com/apache/flink/pull/10498#discussion_r355545018
########## File path: docs/ops/state/large_state_tuning.md ########## @@ -122,7 +122,7 @@ Unfortunately, RocksDB's performance can vary with configuration, and there is l RocksDB properly. For example, the default configuration is tailored towards SSDs and performs suboptimal on spinning disks. -**Incremental Checkpoints** +#### Incremental Checkpoints Review comment: Thank you for fixing this! Could you actually change these to be 3 #'s (e.g., `### Incremental Checkpoints`) so they show up on the TOC. Four #'s are excluded. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
