Release 0.2.0
These are the changes in this release:
At start-up the Search Reindex Tracker now starts up the following Kafka consumer group and associated topics:
Kafka Consumer Group:
- "dp-search-reindex-tracker
Kafka Topics:
- reindex-requested
- search-data-imported
- reindex-task-counts
They each get closed as part of the graceful shutdown.
They have also each been added to the health check.