Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement-16870][RPC] Support retry configuration in rpc module #16899

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ruanwenjun
Copy link
Member

Purpose of the pull request

close #16870

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

@SbloodyS SbloodyS added this to the 3.3.0 milestone Dec 18, 2024
@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Dec 18, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_fixJdbcRegistryInUT branch from 0b97358 to 5fa94cd Compare December 18, 2024 02:02
@ruanwenjun ruanwenjun requested a review from Gallardot December 18, 2024 10:10
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_fixJdbcRegistryInUT branch from 5fa94cd to c7bfa42 Compare December 18, 2024 12:03
Copy link
Member

@Gallardot Gallardot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@SbloodyS SbloodyS merged commit 235695c into apache:dev Dec 19, 2024
70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend improvement make more easy to user or prompt friendly test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement][RPC] Support retry configuration in rpc module
4 participants