### What changes were proposed in this pull request? As title, `handleRequestPartitions` is quite heavy since it calls sync RPC. It's unnecessary to put it in the sync block. This fixes the same issue as https://github.com/apache/incubator-celeborn/pull/2207 ### Why are the changes needed? ditto ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? GA and manual test. Closes #2364 from waitinfuture/1312. Authored-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||