SteNicholas opened a new pull request, #2531: URL: https://github.com/apache/celeborn/pull/2531
### What changes were proposed in this pull request? `ShuffleClientImpl` invokes `loadFileGroupInternal` only once when using the reduce partition mode. ### Why are the changes needed? `ShuffleClientImpl` may call `loadFileGroupInternal` multiple times when using reduce partition mode, which is not as expected. This bug was introduced in #2219. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA. -- 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]
