loserwang1024 commented on PR #3954:
URL: https://github.com/apache/flink-cdc/pull/3954#issuecomment-2771411199

   > @loserwang1024 Do we need to update the docs about this option?
   
   It seems that docs have already included this option., this pr just improve 
it.
   ```
    <td>scan.incremental.snapshot.unbounded-chunk-first.enabled</td>
         <td>optional</td>
         <td style="word-wrap: break-word;">false</td>
         <td>Boolean</td>
         <td>
           Whether to assign the unbounded chunks first during snapshot reading 
phase.<br>
           This might help reduce the risk of the TaskManager experiencing an 
out-of-memory (OOM) error when taking a snapshot of the largest unbounded 
chunk.<br> 
           Experimental option, defaults to false.
         </td>
   ```


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to