Skip to content

Fix for reopening a file in write mode

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

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [ ]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Close the files if were opened in read mode previously to reopen in write mode.

Merge request reports