Skip to content

Added logs for not found records

Dmitrii Novikov (EPAM) requested to merge add-logs into master

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

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Added logs for not found records: due to missed metadata, missed during read from cloud storage and missded during conversion.

Some records were missed during indexing process

Merge request reports