Description
Currently, RatisShell is executed via CLI. It will use the default RaftProperties and a null Parameters to build a RaftClient. There is no way to pass TlsConf, as a result, RatisShell cannot access secure clusters.
This JIRA is to add a builder in order to pass RaftProperties and Parameters.
Attachments
Issue Links
- is duplicated by
-
RATIS-2103 Support RatisShell to create a raft client with TLS config
- Resolved
- is related to
-
HDDS-10479 Fix RaftPeerId generated by command of "raftMetaConf" to use real PeerId
- Resolved
- links to