The fix addresses the issue of rabbitmq cluster partitioned on interface and link failures. In such cases, with autoheal flag does not fully recover. As per the documentation from rabbitmq, some of the fixes around recovery for autoheal is done in 3.3.0 and till that time the only way the partition can be restored is to restart rabbit on the node where is has the latest transaction ID
The fix addresses the issue of rabbitmq cluster partitioned on interface and link failures. In such cases, with autoheal flag does not fully recover. As per the documentation from rabbitmq, some of the fixes around recovery for autoheal is done in 3.3.0 and till that time the only way the partition can be restored is to restart rabbit on the node where is has the latest transaction ID