Skip to content

GONRG-2537: Add cache for Search_records_ids in ManifestIntegrityChecker

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

This MR introduces Search cache for external references in the Manifest's entities in Ensure Manifest Integrity step. If a reference appeared in the search queries once, it won't appear in the following request once again.

Edited by Yan Sushchynski (EPAM)

Merge request reports