Skip to content

Releases: HSF/iDDS

1.3.3: Merge pull request #183 from HSF/dev

21 Jul 07:10
c1934d8
Compare
Choose a tag to compare

1.3.2: Merge pull request #181 from HSF/dev

20 Jul 14:17
88a1fdb
Compare
Choose a tag to compare

clean package dependencies

1.3.1: Merge pull request #179 from HSF/dev

20 Jul 07:28
9972866
Compare
Choose a tag to compare

fix the conda build failure

1.3.0: Merge pull request #179 from HSF/dev

12 Jul 16:01
9972866
Compare
Choose a tag to compare

(1) clean logging
(2) fix duplication in abort tasks
(3) fix receiver to be able to recover from a failure
(4) refactor domapandawork to create a structure to support eventservice
(4) clustering jobs and map jobs to eventservice. It includes development on doma tree and event map, add domapandaeswork (a child class of domapandawork), add sub_map_id to manage events, optimize submitter and poller and trigger to be able to manage events
(5) remove unneeded libraries dependencies in idds-client

1.2.17: Merge pull request #176 from HSF/dev

07 Jun 12:05
9088e99
Compare
Choose a tag to compare

(1) fix the logrotate
(2) install new panda-client-light to fix the issue that panda client cannot parse returns from panda server

fix eventbus

07 Jun 09:24
01620bd
Compare
Choose a tag to compare

(1) set eventbus manager correctly when it fails (the backup eventbus is used).
(2) be able to pull back the eventbus when it fails

1.2.15: Merge pull request #172 from HSF/dev

06 Jun 11:44
8aecf02
Compare
Choose a tag to compare

(1) add log rotation and disable syslog-ng
(2) fix conductor when it's in worker mode

1.2.14: Merge pull request #170 from HSF/dev

05 Jun 21:27
1c28e88
Compare
Choose a tag to compare

1.2.13: Merge pull request #168 from HSF/dev

05 Jun 18:53
b8d7dca
Compare
Choose a tag to compare

fix docker config file links

1.2.12: Merge pull request #166 from HSF/dev

05 Jun 17:11
2d057ff
Compare
Choose a tag to compare

(1) add throttler
(2) improve conductor to check whether a message is already processed before replay the message, add delay parameter to delay the message replaying
(3) fix the issue to process that no panda jobs when a task is aborted.
(4) setup utc logging
(5) fix the function to suspend/resume receiver
(6) fix replaying messages for failed jobs.
(7) disable heartbeat for subscribing in stomp callings.
(8) disable syslog-ng