DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
//SCMRatisServer /** * Returns roles of ratis peers. */ List<String> getRatisRoles() throws IOException;
The IOException above is never thrown.