1 Commits

Author SHA1 Message Date
Mike Palmiotto
4a7bee5a02
Always forward entity merge requests from perfStandby (#24325)
Update requests to /sys/identity/entity/merge perform merges on perfStandby nodes in memory and skip the persist call.

This commit changes the behavior for the merge endpoint, forcing it to be forwarded from the standby to the active node. This change is specifically scoped to manual merges, as automatic merges are not isolated to a specific endpoint and require careful consideration for all callers.
2023-12-01 08:47:32 -06:00