Class RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder, Serializable
    Enclosing class:
    RedisProxy.PrefixRoutes.Route

    public static final class RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy
    extends com.google.protobuf.GeneratedMessageV3
    implements RedisProxy.PrefixRoutes.Route.RequestMirrorPolicyOrBuilder
     The router is capable of shadowing traffic from one cluster to another. The current
     implementation is "fire and forget," meaning Envoy will not wait for the shadow cluster to
     respond before returning the response from the primary cluster. All normal statistics are
     collected for the shadow cluster making this feature useful for testing.
     
    Protobuf type envoy.extensions.filters.network.redis_proxy.v3.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy
    See Also:
    Serialized Form