SteNicholas opened a new pull request, #3505:
URL: https://github.com/apache/celeborn/pull/3505

   ### What changes were proposed in this pull request?
   
   Remove `partitionSplitEnabled` of `ReserveSlots` and `FileInfo`. Address 
comment https://github.com/apache/celeborn/pull/3492#discussion_r2427749008.
   
   ### Why are the changes needed?
   
   Since 0.6.0, Celeborn removed 
`celeborn.client.shuffle.mapPartition.split.enabled` to enable shuffle 
partition split at default for MapPartition. Therefore, `partitionSplitEnabled` 
of `ReserveSlots` and `FileInfo` is unnecessary because MapPartition enables 
partition split by default.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   CI.


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