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

fix: add meta client timeout #399

Merged
merged 1 commit into from
Nov 17, 2022
Merged

fix: add meta client timeout #399

merged 1 commit into from
Nov 17, 2022

Conversation

ZuLiangWang
Copy link
Contributor

Which issue does this PR close?

None.

Rationale for this change

CeresDB interacts with CeresMeta through grpc implemented in meta_client, and now the timeout of grpc is not set, this will cause CeresDB to be blocked when the network fails.

What changes are included in this PR?

  • Add timeout config in meta_client.

Are there any user-facing changes?

None.

How does this change test

Local manual test.

Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@ZuLiangWang ZuLiangWang merged commit e4f3215 into apache:main Nov 17, 2022
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants