Skip to content

Releases: DIRACGrid/DIRAC

v9.0.16

19 Jan 12:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*Tornado

FIX: (#8426) return when retrying another Tornado service

*Resources

FIX: (#8424) SingularityComputingElement: convert MemoryLimitMB to int before comparison with maxRAM

*WorkloadManagementSystem

CHANGE: (#8423) rescheduleJobs: allow reusing existing JobDB, TaskQueueDB, jobLoggingDB instances

*WorkloadManagement

NEW: (#8422) Support overriding configuration servers ins pilot JSON

v9.0.15

12 Jan 21:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DIRAC

FIX: (#8421) Fix default InputDataModule path in dirac.cfg

*Core

CHANGE: (#8419) the weekly index for OpenSearch uses also the year as a prefix
FIX: (#8405) rootPath for server installation can be a random string, followed by a timestamp

*RequestManagementSystem

CHANGE: (#8418) just ignore a shifter if we cannot get a matching proxy

*Resources

FIX: (#8417) SLURM getCEStatus last empty line
FIX: (#8412) add further details when time left cannot be obtained
FIX: (#8408) PoolComputingElement: fix: do not set a fictional ram limit, use 0 for no-limit
FIX: (#8406) adding basic RAM capabilities to InProcessCE
CHANGE: (#8404) improve getReplicas performances by sorting LFNs
CHANGE: (#8332) set default time for gfal operations

*WorkloadManagementSystem

NEW: (#8414) added a new table to TaskQueueDB for RAM requirements and matching
NEW: (#8366) InProcessComputingElement takes RAM requirements into consideration for jobs' matching
NEW: (#8366) PoolComputingElement takes RAM requirements into consideration when subdividing the pool
NEW: (#8366) SingularityComputingElement can enforce CG2 RAM limits

*DataManagementSystem

FIX: (#8413) check properly if an FTS error is recoverable
FIX: (#8410) Only submit FTS job with tokens if all hop support tokens
CHANGE: (#8402) batch getReplicas at the FileCatalogClient level instead of at the DM level for speedup

*Interfaces

FIX: (#8409) inputDataPolicy should not change the inputDataModule but set a parameter inside the arguments.
CHANGE: (#8407) Dirac().getInputDataCatalog - allow changing the inputDataPolicy

*TransformationSystem

CHANGE: (#8404) TransformationAgent does not bulk calls to dm.getReplicas

*FrameworkSystem

CHANGE: (#8403) (SystemAdministrator): add the possibility to install non-released software versions

*WorkloadManagement

NEW: (#8399) ability to adjust job wrapper log level

*CSAPI

FIX: (#8398) Have CSAPI return AffiliationEnds if existing

v9.0.14

09 Dec 09:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

v9.0.13

08 Dec 14:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

FIX: (#8396) submit unmanaged token for FTS3 replication

*Resources

NEW: (#8382) Attempt to set the xrd checksum attribute when copying files localy

v9.0.12

08 Dec 09:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*Resources

FIX: (#8393) make client_id and secret optional to avoid KeyError exceptions.

*ConfigurationSystem

NEW: (#8392) handle adding user AffiliationEnds section in the CS when modifying the user from CSAPI

*MonitoringSystem

FIX: (#8391) Addapt webApp to new getTransformations API

v9.0.0a70

08 Dec 14:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v9.0.0a70 Pre-release
Pre-release

[integration]

v9.0.11

01 Dec 07:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*WorkloadManagement

FIX: (#8389) Use ObjectLoader for DB instantiation in WMS components
FIX: (#8389) Reuse DB objects when killing/deleting jobs

*Resources

CHANGE: (#8362) SSHCE export inputs/import outputs as a JSON file instead of using the stdout/stderr

v9.0.10

24 Nov 14:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

FIX: (#8381) make sure the DataManager knows the VO

*Interfaces

FIX: (#8380) DConfigCache - reset Registry caches after loading the configuration from the local disk cache

*TransformationSystem

CHANGE: (#8373) This contains various speed of for the TS, mostly by using temporary tables for the queries, only requesting what's needed in the DB, and bulking things more efficiently

v9.0.9

19 Nov 19:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

CHANGE: (#8359) Subprocess: use psutil for killing processes

v9.0.8

19 Nov 16:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

[integration]

*DataManagementSystem

NEW: (#8263) add scitag to FTS transfers