v7.0.21
·
8273 commits
to master
since this release
-
Issue #3204 : More changes to improve task creation performance.
-
Issue #3204 : Split UNPROCESSED(1) task state into CREATED(0) and QUEUED(1) to improve task creation performance and management.
-
Issue #3204 : Change processor_filter_tracker to have a status enum and an optional message.
-
Issue #3225 : Improve performance of the database query used to find logically deleted streams for the
Data Deletejob. Add the indexmeta_status_status_time_idxon tablemeta. Add a summary log for the job. -
Issue #3231 : Change severity from ERROR to WARN when a reference lookup is performed with no reference loaders configured.