celeborn/client
zky.zhoukeyong 2456325ff5 [CELEBORN-1312] Move handleRequestPartitions out of sync block
### 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>
2024-03-08 15:33:31 +08:00
..
src [CELEBORN-1312] Move handleRequestPartitions out of sync block 2024-03-08 15:33:31 +08:00
pom.xml [CELEBORN-713] Local network binding support IP or FQDN 2023-06-27 09:42:11 +08:00