AthenaConfiguration+AthenaPoolCnvSvc+OutputStreamAthenaPool: Add a new flag to mark streams temporary when applicable
All threads resolved!
Compare changes
Files
3@@ -256,6 +256,7 @@ def initConfigFlags():
This MR introduces a new CA
flag, Output.TemporaryStreams
, which holds a list of stream names that are marked by the user as temporary. If a stream is temporary, two things happen:
101
(I kept ZLIB for forward/backward compatibility)Tagging @gemmeren, @mnowak, and @maszyman explicitly for feedback.