Tsz-wo Sze created RATIS-1544:
---------------------------------
Summary: Refactor the GrpcSslTest in Thirdparty
Key: RATIS-1544
URL: https://issues.apache.org/jira/browse/RATIS-1544
Project: Ratis
Issue Type: Sub-task
Components: test, thirdparty
Reporter: Tsz-wo Sze
Assignee: Tsz-wo Sze
GrpcSslTest and the related classes are current in the
org.apache.ratis.thirdparty.demo package. We suggest to separate the common
code from grpc specific code and move them to new packages.
- org.apache.ratis.thirdparty.demo.common
- org.apache.ratis.thirdparty.demo.grpc
Then, we can reuse the common code for creating new tests such as netty.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)