Skip to content

Change IMetadataTransition::prepareOutput interface to take multiwrite flag as argument.

Jack Cranshaw requested to merge cranshaw/athena:metadatasvc_mds_bug into master

Change MetaDataSvc to implement and use new prepareOutput flag.

Problem with calling prepareOutput multiple times when using multiple output streams. https://its.cern.ch/jira/browse/ATR-19455

Merge request reports