Skip to content

ATR-28968: Reduce INFO messages from central trigger configuration code

Teng Jian Khoo requested to merge khoo/athena:24.0-MessageReduction into 24.0

Change all of these to DEBUG:

  • ATR-28977: cloneAndReplace info message
  • ATR-28983: RoI unpacking tool messages
  • ATR-28979: GapFiller
  • ATR-28984: Athena scheduler Data Flow/Control Flow printouts in a full menu job, full menu CA dump

I anticipate that people may have opinions on the last of these, but hopefully if we enable these printouts automatically in reduced menu jobs (i.e. for debugging), and they are already easy to enable via flags, this is a good compromise.

Merge request reports