grpc-java/api/src
Eric Anderson 01faeee877 api: Document illegal arguments for server connection management APIs
Most are not allowed to be zero. Grace period can be zero to immediately
close the connection when the age is hit. A zero permitKeepAliveTime()
simply doesn't enforce any limits on the client.

The choices here precisely matches the pre-existing Netty behavior, but
also seems to make sense in general.
2022-06-06 11:09:14 -07:00
..
jmh/java/io/grpc Revert "use charset from StandardCharsets instead of 'Charset.forName' (#8779)" 2022-01-18 10:14:50 -08:00
main/java/io/grpc api: Document illegal arguments for server connection management APIs 2022-06-06 11:09:14 -07:00
test api: Ignore ClassCastExceptions for hard-coded providers 2022-05-16 13:19:46 -07:00