Skip to content
Snippets Groups Projects

Implement exclusivity for publishing rules.

Merged Andy Salnikov requested to merge salnikov/monsvc:tickets/ADHI-4766 into master
  1. Mar 14, 2020
    • Andy Salnikov's avatar
      Implement exclusivity for publishing rules. · 2c689c9f
      Andy Salnikov authored
      Implementation looks a bit complicated but this is the best I could
      think of now. The rules for the same IS/OH server are now internally
      ordered based on publication rate, rules with higher rate have
      precedence. Publication tasks now check filters of the rules with higher
      precedence, if any of those filters match a name then task ignores that
      name. Bunch of unit tests added to make sure that it works as expected.
      2c689c9f
  2. Mar 13, 2020
  3. Mar 10, 2020
Loading