saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Install Salt from the Salt package repositories here:
https://docs.saltproject.io/salt/install-guide/en/latest/
Apache License 2.0
14.18k stars 5.48k forks source link

job will loop in syndic cluster mode #52320

Open pengyao opened 5 years ago

pengyao commented 5 years ago

Description of Issue/Question

Syndic will rebroadcast job when masterofmaster create new job. In syndic cluster mode, the create job event will infinite rebroadcast

Setup

Salt: 2019.2.0

MultiMaster with syndic in cluster mode:

order_master: True
syndic_mode: cluster

syndic_master:
  - master-01
  - master-02
  - master-03

Steps to Reproduce Issue

Execute command in any one master:

salt '*' test.ping

Versions Report

Salt: 2019.2.0

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

Oloremo commented 4 years ago

not stale

stale[bot] commented 4 years ago

Thank you for updating this issue. It is no longer marked as stale.