Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Releases: dmwm/AsyncStageout

1.0.2pre1

23 Jun 12:22
Compare
Choose a tag to compare
1.0.2pre1 Pre-release
Pre-release

Add support of /store/group
Include publication closure on task completion
Include ops command for publication resubmission
Add JobsIdsStatesByWorkflow view to retrive the workflow status from CRAB Client.

1.0.1pre14

02 Jun 13:47
Compare
Choose a tag to compare
1.0.1pre14 Pre-release
Pre-release

Inlcude retry status in the files status monitoring.
Optimize and fix ASO reduce functions.
Handle correctly files removal timeout.
Fix files publication monitoring.
Minor fixes.

1.0.1pre12

22 May 12:51
Compare
Choose a tag to compare
1.0.1pre12 Pre-release
Pre-release

Set 100 as default of max files per job.
First implementation of cooloff retry of files.
Publish files after a timeout since the last publication.
Publish first files sooner.
Add timeout to lcg-del command to remove files from the temp area.
Get rid of DBS2 code.

1.0.1pre11

12 May 09:16
Compare
Choose a tag to compare
1.0.1pre11 Pre-release
Pre-release

Do not remove files from the temp area if couch does not respond.
Fix FilesCleaner module and Couch interactions in stress conditions.
Set default workflow expiration time to 1.
Enforce ASO/Couch communication reliability in stress conditions.

1.0.1pre10

28 Apr 08:41
Compare
Choose a tag to compare
1.0.1pre10 Pre-release
Pre-release

Remove 2h waiting time for dataset migration
Fix publication views for publication monitoring
Do not fail files when DBS is down
Improve logging
Remove old monitoring views
Fix Stat component to use the new monitoring views
Fix the publication component to retrieve correctly files by user
Set to 7 days the default docs expiration in the DB.
Fail correctly the file if the submission to FTS3 does not succeed.
Remove deprecated mapping of the sites (coming from PanDA integration)
Align parent dataset migration to the local DBS within the next exit_code of DBS3

1.0.1pre9

02 Apr 12:16
Compare
Choose a tag to compare
1.0.1pre9 Pre-release
Pre-release
  • Fix UTC time conversion in the monitor views.
  • Remove unused views.
  • Set FTS3 as default for the data transfer.
  • Fix file path for the FilesCleaner View.
  • Restore the FilesCleaner Component.
  • Restructure the monitor couchapp using WMCore couchskel.

1.0.1pre8

02 Apr 12:25
Compare
Choose a tag to compare
1.0.1pre8 Pre-release
Pre-release
  • Use the stale views in case their results are already cached.
  • Include Killed status in JobsStatesByWorkflow view.
  • Add new monitoring views showing files count and size.
  • Include throughput monitoring.
  • Remove unused user proxy export
  • Add timeout to FTS command.
  • Remove unused views.
  • Add support of transfer throughput monitoring.
  • Include "not_published" state into PublicationStateByWorkflow view.