You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# promotion succeded: continue to clear standalone_node and learner_node
1070
1070
fi
@@ -1258,6 +1258,7 @@ manage_peer_membership()
1258
1258
set_standalone_node
1259
1259
else
1260
1260
ocf_log debug "$name is in the members list by IP: $ip"
1261
+
# Errors from reconcile_member_state are logged internally. Ignoring them here prevents stopping a healthy voter agent; critical local failures are caught by detect_cluster_leadership_loss.
1261
1262
reconcile_member_state "$member_list_json"
1262
1263
fi
1263
1264
done
@@ -1369,7 +1370,7 @@ container_health_check()
1369
1370
# Could not execute monitor check command and state file exists - the container failed, check recovery status in this lifecycle
0 commit comments