grpc-java/api/src
Chengyuan Zhang a423900491
api, core, services: make ProtoReflectionService interceptor compatible (#6967)
Eliminate the hack of InternalNotifyOnBuild mechanism for letting ProtoReflectionService get access to the Sever instance, which makes ProtoReflectionService incompatible with server interceptors. This change put the Server instance into the Context and let the ProtoReflectionService RPC obtain it in its RPC Context. Also enhanced ProtoReflectionService so that one service instance can be used across multiple servers.
2020-05-01 10:39:38 -07:00
..
jmh/java/io/grpc core: Move io.grpc to grpc-api 2019-04-16 21:45:40 -07:00
main/java/io/grpc api, core, services: make ProtoReflectionService interceptor compatible (#6967) 2020-05-01 10:39:38 -07:00
test core, grpclb: change policy selection strategy for Grpclb policy (take two: move logic of querying SRV into Grpclb's own resolver) (#6723) 2020-03-02 01:03:25 -08:00