4 Collaborator |
Aleksey Yeschenko , Caleb Rackliffe , David Capwell , Ekaterina Dimitrova |
8ec04361b9e098430023e4776baf1941be958475 | Author: Leonard Ma <lmtrombone@gmail.com> | 2022-10-28 13:33:20-07:00 track and handle errors during nodetool bootstrap resume properly patch by Leonard Ma; reviewed by Caleb Rackliffe and Aleksey Yeschenko for CASSANDRA-16491
e5c9cf4cbe6634ba9e148b6e27b6bad98648e597 | Author: Leonard Ma <lmtrombone@gmail.com> | 2022-09-02 17:54:04-07:00 Handle leak of non-standard Java types as clients using JMX cannot handle them -deprecate and replace JMX setters that throw non-standard exceptions -deprecate and replace respective JMX getters as well to make JMX usage consistent patch by Leonard Ma; reviewed by Ekaterina Dimitrova and David Capwell for CASSANDRA-17668