Skip to content

0.8.1

Choose a tag to compare

@tmaeno tmaeno released this 28 Apr 07:52
33ecb7e

What's Changed

  • workflows4: PanDA native workflow engine first merge by @mightqxc in #672
  • Fix GPU model brokerage: asymmetric include/exclude logic and case-insensitive matching by @EdwardKaravakis in #682
  • optimize boost memory and fix site spec catchall checks by @wguanicedew in #650
  • To allow low CPU efficiency jobs if it is due to high IO + to compact logging messaages in brokerages by @tmaeno in #684
  • queuefiller: separate params for FC site by @mightqxc in #685
  • to modify splitRule even when scout jobs were enforced to run with copy-to-scratch by @tmaeno in #686
  • fixed updateJobStatus to prevent transferring -> running by @tmaeno in #687
  • Refactor site limitation handling and update enumerations in JediTaskSpec for clarity and consistency by @tmaeno in #688
  • Add support for extra queue parameters in SiteSpec by @tmaeno in #689
  • improved prod job brokerage to take into account a resource type mismatch between task and jobs by @tmaeno in #690
  • Improve ngMsg clarity by including resource type in the message format by @tmaeno in #691
  • Fix hardcoded US cloud fallback in SiteMapper.getCloud() by @EdwardKaravakis in #692
  • fix(docker): remove default httpd ssl.conf that conflicts with panda SSL config by @EdwardKaravakis in #695
  • added max_io_intensity in job brokerage and fixed task brokerage message for destination_blacklist by @tmaeno in #696
  • data carousel: update staged files immediately for to_pin requests by @mightqxc in #694
  • to create pmerge jobs even when tasks throttled by @tmaeno in #698
  • data carousel: update total_files during check; configurable check ti… by @mightqxc in #697
  • data carousel: fix bug at taskbuffer method by @mightqxc in #699
  • data carousel: add retire_unused in API by @mightqxc in #700
  • data carousel: skip staging from inactive source tape by @mightqxc in #701
  • fix(db): uppercase ATLAS_PANDA schema prefix in SQL to enable testbed substitution by @EdwardKaravakis in #702
  • to throttle tasks based on nRunning or nQueued jobs in WatchDog by @tmaeno in #703
  • panda_config.disable_file_dispatch to disable input file distribution by @tmaeno in #704

Full Changelog: 0.7.2...0.8.1