apache / apache/uniffle

[Improvement] Support lazily init the grpc client channel

Open
#1,266 2 comments 0 reactions 1 assignee Claimed by @summaryzb View on GitHub
Dominant language
Java
Stars
454
Forks
172
Avg merge
5d 17h
Merged PRs (30d)
5

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.

### What would you like to be improved?

In current codebase, the grpc client channel will be created once the sending/getting happens. But connection will not be used if the partition data don't exist. So I think the lazily initialization of grpc client channel is meaningful.

### How should we improve?

_No response_

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.