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

An error is reported when a service with two nodes is deployed in k8s and pulls data from a single etcd #1384

Open
tongpeng01 opened this issue Jul 30, 2024 · 7 comments

Comments

@tongpeng01
Copy link

"java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Exit span doesn't include meaningful peer information.\n\tat java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)\n\tat java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915)\n\tat com.kl.energy.simulation.service.grpc.EtcdService

@liangyuanpeng
Copy link
Contributor

provide more message would be great, like etcd version, and then how can reproduce it.

@tongpeng01
Copy link
Author

jetcd version is 0.7.7.
The reason for this is:
Two nodes of a jetcd service were deployed in k8s to pull data from etcd, resulting in the following error:
"java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Exit span doesn't include meaningful peer information.\n\tat java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)\n\tat java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915)\n\tat com.kl.energy.simulation.service.grpc.EtcdService.

@liangyuanpeng
Copy link
Contributor

Seems like this is SkyWalking problem or your com.kl.energy.simulation.service.grpc.EtcdService problem, and not jetcd side.you need to research into it.

@tongpeng01
Copy link
Author

thanks ,You're right,The impact of skyworking

@liangyuanpeng
Copy link
Contributor

liangyuanpeng commented Aug 7, 2024

@tongpeng01 so this is resolved? could you help to close the issue? thank you.

@lburgazzoli
Copy link
Collaborator

@liangyuanpeng @tongpeng01 is this still an issue ?

@liangyuanpeng
Copy link
Contributor

is this still an issue ?

I thinks this is can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants