EricJoy2048 commented on code in PR #6718: URL: https://github.com/apache/seatunnel/pull/6718#discussion_r1574097940
########## docs/en/seatunnel-engine/checkpoint-storage.md: ########## @@ -186,3 +186,40 @@ seatunnel: ``` +### Enable cache + +When storage:type is hdfs, cache is disabled by default. If you want to enable it, set `disable.cache: false` Review Comment: > Could you share what risks will be caused if cache is turned on? I think in the scenario of seatunel, it should not be turned on at any time. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
