Skip to content

Improve Direct Transfer logs

Rodrigo Tomonari requested to merge rodrigo/improve-direct-transfer-logs into master

What does this MR do and why?

  • Created a dedicated Logger class
  • Added logs to the batched migration workers
  • Added logs to the StuckImportWorker

Related to: #428371 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Enable Direct Transfer following these steps
  2. Perform a Direct Transfer migration
  3. Verify if the new logs are present in the log/importer.log file

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rodrigo Tomonari

Merge request reports