Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Salt syndic with multi masters doesn't push events to all masters #53721

@mmanea-tc

Description

@mmanea-tc

It looks like Salt syndic doesn't push the events to all masters (anymore).
This change was supposed to be implemented in this PR
#43526

I have a salt syndic with multiple minions connected to it, and the syndic connects to two MoM.
When I am running this command from one of the multi-masters:
salt '*' test.ping
I am getting random timeout responses from the minions.

If I set the master_id option in the master.conf on the MoM, then it works correctly.
However, this shouldn't have been necessary, as per PR above.
Tested using 2018.3.4 and 2019.2.0 and I am seeing same behavior.

Metadata

Metadata

Assignees

Labels

ConfirmedSalt engineer has confirmed bug/feature - often including a MCVERegressionThe issue is a bug that breaks functionality known to work in previous releases.Salt-Syndicbugbroken, incorrect, or confusing behavior

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions