1996fanrui opened a new pull request, #28517:
URL: https://github.com/apache/flink/pull/28517

   ## What is the purpose of the change
   
   *(For example: This pull request makes task deployment go through the blob 
server, rather than through RPC. That way we avoid re-transferring them on each 
deployment (during recovery).)*
   
   
   ## Brief change log
   
   - [FLINK-38544][network] Decouple LocalInputChannel recovery wiring from 
toBeConsumedBuffers
   - [FLINK-38544][network] Phase 1: common interfaces & sentinels for spilling 
v2
   - [FLINK-38544][network] Phase 2: InputChannel side push-based recovery
   - [FLINK-38544][checkpoint] Phase 3: SpillFile + filter writer phase
   - [FLINK-38544][checkpoint] Phase 4: spill reader drain + heap fallback 
removal
   - [FLINK-38544][checkpoint] Phase 5: checkpoint 3-step coordination
   


-- 
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]

Reply via email to