Skip to content

SequencerSvc will now close fragment output files in Athena SP - ATEAM-820

Recent switch to AthenaPoolCnvSvc.PersSvcPerOutput = True by default requires that the Sequencer remembers the last full output filename and uses it to clase the previous framgent file. Added fix so that Athena SP regular incident (like EndEvent) triggers file closing too. Added new property OutputStreamSequencerSvc.ReportingOn (False by default) so that the service does not accumulate reporting data if not asked to.

Merge request reports