Skip to content
Snippets Groups Projects
  1. Dec 19, 2019
    • George Kiagiadakis's avatar
      config-policy: remove _can_link_stream() function · 3c5b5ea0
      George Kiagiadakis authored
      This is no longer needed since we sort endpoints by role priority
      before trying to link them and we link only the highest priority one.
      After this sorting, the highest priority endpoint is guaranteed
      to be able to link, so _can_link_stream() always returns TRUE.
      3c5b5ea0
  2. Dec 17, 2019
  3. Dec 16, 2019
  4. Dec 13, 2019
  5. Dec 11, 2019
  6. Dec 10, 2019
  7. Dec 05, 2019
    • Julian Bouzas's avatar
      config-policy: prioritize role from configuration file · 34ebbe47
      Julian Bouzas authored
      The role defined in the endpoint-link configuration files must have higher
      priority than the one set in the endpoint. If none of them are set, the config
      policy fallbacks to the lowest one defined in the streams configuration file
      34ebbe47
  8. Dec 04, 2019
Loading