This is an automated email from the ASF dual-hosted git repository.
szetszwo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
from 6c761f4ce RATIS-2347. NPE in GrpcServerProtocolService. (#1304)
add c4323a7b1 Revert "RATIS-2325. Create GrpcStubPool for
GrpcServerProtocolClient (#1283)"
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/ratis/grpc/GrpcConfigKeys.java | 9 --
.../grpc/server/GrpcServerProtocolClient.java | 37 +------
.../apache/ratis/grpc/server/GrpcServicesImpl.java | 4 +-
.../org/apache/ratis/grpc/server/GrpcStubPool.java | 110 ---------------------
4 files changed, 4 insertions(+), 156 deletions(-)
delete mode 100644
ratis-grpc/src/main/java/org/apache/ratis/grpc/server/GrpcStubPool.java