MDEV#6296: runtime adjustment of wsrep_slave_threads creates
threads but never removes them When wsrep_slave_threads is changed at runtime, the old "change" value is not taken into account and thus successive SETs can make wsrep_slave_threads value inconsistent with the actual number of applier threads present.
Showing
Please register or sign in to comment