google-nomulus/java/google/registry/proxy/handler
jianglai 4965478cce Correctly retry relay of reference counted objects
It turns out in the edge case where a write occurs at the same moment that the
relay connection is terminated, the current retry mechanism is not sufficient
because it stores reference coutned objects whose internal buffers are already
freed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=208738065
2018-08-20 14:03:18 -04:00
..
BackendMetricsHandler.java Fix proxy metrics instrumentation bug 2018-05-30 12:18:54 -04:00
EppServiceHandler.java Refine logs in the proxy 2018-08-10 13:46:48 -04:00
HealthCheckHandler.java Open source GCP proxy 2017-11-21 19:19:03 -05:00
HttpsRelayServiceHandler.java Improve logs in the GCP proxy 2018-08-20 13:58:30 -04:00
ProxyProtocolHandler.java Refine logs in the proxy 2018-08-10 13:46:48 -04:00
QuotaHandler.java Fix WHOIS issues 2018-08-20 14:00:08 -04:00
RelayHandler.java Correctly retry relay of reference counted objects 2018-08-20 14:03:18 -04:00
SslClientInitializer.java Refine tests in GCP proxy 2018-08-10 13:46:48 -04:00
SslServerInitializer.java Cache server certificates for up to 30 min 2018-08-10 13:46:48 -04:00
WebWhoisRedirectHandler.java Fix WHOIS issues 2018-08-20 14:00:08 -04:00
WhoisServiceHandler.java Automatic reconnect to GAE when the connection is dropped 2018-08-10 13:46:48 -04:00