CRZbulabula commented on PR #1466:
URL: https://github.com/apache/ratis/pull/1466#issuecomment-4571093498
Updated this PR after the latest review:
* Rebased the branch on current `apache/ratis:master`.
* Kept this PR scoped to the gRPC EventLoopGroup / NettyUtils changes.
* Applied the latest `throw t` cleanup in `GrpcServicesImpl.Builder#build()`.
* Split the unrelated fixes into separate PRs:
* RATIS-2547: https://github.com/apache/ratis/pull/1474
* RATIS-2548: https://github.com/apache/ratis/pull/1475
Local verification for this cleaned branch:
`mvn -pl ratis-grpc,ratis-netty,ratis-test -am -DskipTests clean
test-compile`
`mvn -pl ratis-test -am
-Dtest=TestGrpcEventLoops,TestGrpcWorkerEventLoopThreads,TestGrpcClientEventLoops
test`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]