Skip to content

Commit 58e22a9

Browse files
added comment
1 parent ad8032d commit 58e22a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ydb.Sdk/src/Pool/ChannelPool.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ public GrpcChannel CreateChannel(string endpoint)
134134

135135
return true;
136136
};
137+
// https://github.com/grpc/grpc-dotnet/issues/2312#issuecomment-1790661801
137138
httpHandler.Properties["__GrpcLoadBalancingDisabled"] = true;
138139

139140
channelOptions.HttpHandler = httpHandler;

0 commit comments

Comments
 (0)