vitrage/releasenotes/notes/remove_end_messages-e92e7b41a52c61cf.yaml
Idan Hefetz 552cad2049 Remove end messages
Datasource end messages previously used to notify the processor
that get_all finished successfully. Are no longer used and are removed.

Story: 2005042
Task: 29539
Change-Id: Icb93de7faa92678e2107373d0ffe24ae2970a1af
2019-02-20 13:08:21 +00:00

10 lines
449 B
YAML

---
features:
- Datasource ``end messages`` previously used to notify the processor
that get_all finished successfully. Are no longer used and are removed.
deprecations:
- Config option ``initialization_interval`` is deprecated and no longer
used, due to the removal of datasource ``end messages``.
- Config option ``initialization_max_retries`` is deprecated and no longer
used, due to the removal of datasource ``end messages``.