Skip to content

Reworked exiting

Max Piletski requested to merge slb-master-index-fix into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Reworked exiting and Logger logic:

  • Spawning a writer thread in LogWriterBase happens after the object is created
  • Passing of headers from Settings to LogWriterGsm as parameters to constructor
  • Indexer service exiting small rework.

Merge request reports