Open tongpeng01 opened 3 months ago
provide more message would be great, like etcd version, and then how can reproduce it.
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.
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.
thanks ,You're right,The impact of skyworking
@tongpeng01 so this is resolved? could you help to close the issue? thank you.
@liangyuanpeng @tongpeng01 is this still an issue ?
is this still an issue ?
I thinks this is can be closed.
"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