Skip to content
Andre Sailer edited this page Jun 25, 2018 · 9 revisions

AccountingSystem

PR https://github.com/DIRACGrid/DIRAC/pull/3701 merges the ObjectLoaders and TypeLoaders used in AccountingSystem and MonitoringSystem into a single one. Pay attention in case you use them.

WorkloadManagementSystem

Jobs parameters on ElasticSearch backend

TransformationSystem

RequestTaskAgent

The RequestTaskAgent no longer sets the shifterProxy by default. If you need it you should set it explicitly in the Agent's configuration.

MultiVO Support for WorkflowTaskAgent and RequestTaskAgent

If these agents are running without any shifterProxy they will be able to submit Jobs or Requests for multiple VOs. Each job or request will belong to the person that created the transformation. More information can be found in

Clone this wiki locally