Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
//SCMRatisServer /** * Returns roles of ratis peers. */ List<String> getRatisRoles() throws IOException;
The IOException above is never thrown.