mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
We take a second stab at fixing the issue. Last time, we were a bit too aggressive in trying to fix a lot of stuff. I believe changing the cluster event handler had an edge case somewhere which caused things to fail. Taking a very conservative approach this time to only fix what is obviously wrong. Also tested locally in a HA setup. https://mattermost.atlassian.net/browse/MM-53879 ```release-note NONE ``` Co-authored-by: Mattermost Build <build@mattermost.com>