Fix validation error #25
Labels
No labels
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-sdk-java#25
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Got such stacktrace
Exception in thread "main" io.grpc.StatusRuntimeException: INTERNAL: http2 exception at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268) at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249) at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167) at frostfs.netmap.NetmapServiceGrpc$NetmapServiceBlockingStub.localNodeInfo(NetmapServiceGrpc.java:346) at info.frostfs.sdk.services.impl.NetmapClientImpl.getLocalNodeInfo(NetmapClientImpl.java:122) at info.frostfs.sdk.FrostFSClient.checkFrostFsVersionSupport(FrostFSClient.java:67) at info.frostfs.sdk.FrostFSClient.<init>(FrostFSClient.java:63)