Skip to content

WMCore 1.5.6 central services production release

Compare
Choose a tag to compare
@amaltaro amaltaro released this 18 Jan 20:56
· 1193 commits to master since this release

First version of MSUnmerged with a MongoDB database backend.

Release date: 10 November 2021.
Changes since release: 1.5.5.

Central services

Software stack

  • Update CMSCouchapp version for python3 stack (Alan Malta Rodrigues) #10910

Features and/or feature changes

  • [MSUnmerged] Initial integration of MongoDB. (Todor Ivanov) #10895
  • [MSUnmerged] Add replicaset opotion to the MongoDB wrapper. (Todor Ivanov) #10908
  • [MSUnmerged] Adapt MSUnmerged to sync RSE data with MongoDB properly (Todor Ivanov) #10906

Bug Fixes

Enhancements

  • Update request state diagram with archival done by MS (Alan Malta Rodrigues) #10899

WMAgent

Features and/or feature changes

  • Use siteLocalConfig to get LogCollect stage out params (germanfgv) #10905
  • Add --deep option to getReplicaInfoForBlocks. Add slicing to deleteBlocks (germanfgv) #10902

Bug Fixes

Enhancements

Python3 related changes

  • Fix path for Py2/Py3 WMAgent logs (Alan Malta Rodrigues) #10897