celeborn/client-flink
xiyu.zk cf194a5e3a [CELEBORN-1097] Optimize the retrieval of configuration in the internalCreateClient
### What changes were proposed in this pull request?
Optimize the retrieval of configuration in the internalCreateClient

### Why are the changes needed?
Directly accessing configuration information through 'conf.xx' in 'internalCreateClient' is time-consuming.
![image](https://github.com/apache/incubator-celeborn/assets/107825064/315a5013-5dfb-4a44-bf1b-109fc4ecc654)

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

Closes #2055 from kerwin-zk/client-factory-conf.

Authored-by: xiyu.zk <xiyu.zk@alibaba-inc.com>
Signed-off-by: Fu Chen <cfmcgrady@gmail.com>
2023-10-31 09:56:34 +08:00
..
common [CELEBORN-1097] Optimize the retrieval of configuration in the internalCreateClient 2023-10-31 09:56:34 +08:00
flink-1.14 [CELEBORN-1022][TEST] Update log level from FATAL to ERROR for console output in unit tests 2023-10-09 15:56:05 +08:00
flink-1.14-shaded [CELEBORN-1003] Correct the LICENSE and NOTICE for shaded client jars 2023-09-28 19:23:54 +08:00
flink-1.15 [CELEBORN-717][FLINK][FOLLOWUP] Fix ResultPartition lost numBytesOut/numBuffersOut metrics 2023-06-27 21:47:41 +08:00
flink-1.15-shaded [CELEBORN-1003] Correct the LICENSE and NOTICE for shaded client jars 2023-09-28 19:23:54 +08:00
flink-1.17 [CELEBORN-717][FLINK][FOLLOWUP] Fix ResultPartition lost numBytesOut/numBuffersOut metrics 2023-06-27 21:47:41 +08:00
flink-1.17-shaded [CELEBORN-1003] Correct the LICENSE and NOTICE for shaded client jars 2023-09-28 19:23:54 +08:00