[
https://issues.apache.org/jira/browse/RATIS-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei-Chiu Chuang updated RATIS-2113:
-----------------------------------
Fix Version/s: 3.1.1
> Use consistent method names and parameter types in RaftUtils
> -------------------------------------------------------------
>
> Key: RATIS-2113
> URL: https://issues.apache.org/jira/browse/RATIS-2113
> Project: Ratis
> Issue Type: Improvement
> Components: shell
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Fix For: 3.1.1, 3.2.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Since RaftUtils is going to be a public API, we should:
> - Use consistent method names: getPeerId vs buildRaftPeersFromStr.
> - Use consistent parameter types: PrintStream vs Consumer<String>
> - Remove duplicated AbstractCommand.parseInetSocketAddress
--
This message was sent by Atlassian Jira
(v8.20.10#820010)