Skip to content

Commit

Permalink
chore: Add @BetaApi annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Apr 1, 2024
1 parent 47f8abd commit d6e80c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,7 @@ public Integer getMaxInboundMetadataSize() {
}

/** The configured channel pool settings used for gRPC's ChannelProvider */
@BetaApi("Channel pool sizing api is not yet stable")
public ChannelPoolSettings getChannelPoolSettings() {
return channelPoolSettings;
}
Expand Down

0 comments on commit d6e80c4

Please sign in to comment.