Package com.linkedin.venice.controller.grpc.server.interceptor
package com.linkedin.venice.controller.grpc.server.interceptor
-
ClassDescriptionA gRPC server interceptor for audit logging.Intercepts gRPC calls to enforce SSL/TLS requirements and propagate client certificate and remote address details into the gRPC
Context
.Interceptor to verify that the parent controller is active before processing requests within its region.