Tornado: error deleting fd from IOLoop when master disconnects for a long time in multi-failover #32768
Labels
Bug
broken, incorrect, or confusing behavior
Core
relates to code central or existential to Salt
Multi-Master
P3
Priority 3
severity-high
2nd top severity, seen by most users, causes major problems
Transport
Milestone
Using a multi-master failover configuration with a single master, if the master is shut down for a while, I get this in the salt minion logs on the master host:
It looks like it might be related to trying to reconnect in multiple threads at the same time?
retrying. (1/3)
shows up 3 times within a short period of time.Possibly related to #32609
The text was updated successfully, but these errors were encountered: