Skip to content

Transform arguments: make some core toggles work without explicit flag

Tadej Novak requested to merge tadej/athena:trf-bool into master

Make some core toggles work without explicit boolean flag:

  • athenaMPUseEventOrders
  • sharedWriter
  • parallelCompression
  • eventService
  • parallelFileValidation
  • multithreadedFileValidation

All of those are False by default but it would be good if @tsulaia, @amete and/or @gemmeren could confirm.

Tagging also @muschmid.

Merge request reports