Skip to content

For new Athena/ROOT Shared I/O, fix auto flush/write setting.

For Athena/ROOT Shared I/O, clients need to send data to server for each file. By default, the auto-flush per event is taken. In case the auto-flush is set to bytes, a property of AthenaPoolCnvSvc is change it to number of events.

Merge request reports