Skip to content

test: test_log_rollback now disrupts stored procs instead of shutting down instances

Georgy Moshkin requested to merge test/log_rollback-disrupt-procs into master

After adding grade incarnations restarting instances now causes them to instantly become unfit for being a voter (this may change later). The test in question however isn't really related to instances restarting and disrupting the communication by breaking stored procedures is also applicable.

Merge request reports