mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
When EPP SSL handshake is unsuccessful, #channelInactive is called but there are no quotas to return, because quotas are only leased upon the first #channelRead. There is no need to log a warning and throw an exception in this case because the handshake exception would have been thrown already. Throwing a second exception just crowds the log. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=197016756 |
||
---|---|---|
.. | ||
BackendMetricsHandler.java | ||
EppServiceHandler.java | ||
HealthCheckHandler.java | ||
HttpsRelayServiceHandler.java | ||
ProxyProtocolHandler.java | ||
QuotaHandler.java | ||
RelayHandler.java | ||
SslClientInitializer.java | ||
SslServerInitializer.java | ||
WhoisServiceHandler.java |