Skip to content

Yet another round of cleanup for File Incidents

Vakhtang Tsulaia requested to merge tsulaia/athena:master-FileIncidents into master

The changes belong to a large campaign aimed to clean up Athena code from incidents wherever possible. These include:

  • Dropped redundant includes to FileIncident.h
  • Cleaned up all references to the UpdateOutputFile, BeginFile and EndFile incidents which are never fired
  • DecisionSvc cleaned up from the redundant inheritance from IIncidentListener
  • ByteStreamEventStorageInputSvc cleaned up from the redundant private service handle to IncidentSvc
Edited by Vakhtang Tsulaia

Merge request reports