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

[client-bug] java-client test with tikv 6.9.3 failed. #786

Open
Mrart opened this issue Jul 5, 2024 · 0 comments
Open

[client-bug] java-client test with tikv 6.9.3 failed. #786

Mrart opened this issue Jul 5, 2024 · 0 comments
Labels
type/bug Something isn't working

Comments

@Mrart
Copy link

Mrart commented Jul 5, 2024

Bug Report

1. Describe the bug

When I start tikv cluster with version 6.9.3 in docker, throw bugs:
failed to get member from pd server from http://pd0:2392, caused by: "DEADLINE_EXCEEDED: ClientCall started after CallOptions deadline was exceeded. Deadline has been exceeded for 1.427404101s".

2. Minimal reproduce step (Required)

  1. start container cluster with version 6.9.3
  2. mvn clean install with java version -"master".

3. What did you see instead (Required)

4. What did you expect to see? (Required)

5. What are your Java Client and TiKV versions? (Required)

  • Client Java: master
  • TiKV: 6.9.3
@Mrart Mrart added the type/bug Something isn't working label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant