Skip to content

2.2.34: Merge pull request #426 from HSF/dev

Compare
Choose a tag to compare
@wguanicedew wguanicedew released this 14 Apr 12:11
· 35 commits to master since this release
771ba9f

(1) enable separate rotation logs in idds http rest service
(2) use additional storage to store dependency_map when it's too big
(3) move the task level dependency management from clerk to transformer (before the clerk will create the next transform until its previous transforms submitted. Now clerk will create all transforms at the beginning, the transformer manages to submit the transform until the previous transforms are submitted)
(4) fix duplicated inserting in contents_update table