toil icon indicating copy to clipboard operation
toil copied to clipboard

Remove workaround for ghost jobs caused by stale reads from SDB

Open cket opened this issue 8 years ago • 3 comments

~~AWS is moving away from SDB in favor of DynamoDB. Switching would solve the inconsistency problems seen in #760 and increase scalability.~~

Once we moved the AWSJobSTore from SDB to DynamoDB, we should remove the workaround for #760. [edited by @hannes_ucsc]

┆Issue is synchronized with this Jira Story ┆Issue Number: TOIL-96

cket avatar Jul 29 '16 16:07 cket

The way its written now, it would be a dupe of #964, but I will rewrite it.

hannes-ucsc avatar Jul 29 '16 17:07 hannes-ucsc

This also seems to need to apply to stale reads from inconsistent filesystems.

adamnovak avatar Jun 17 '22 19:06 adamnovak

This is going to be fixed by the fix for #3841.

adamnovak avatar Feb 29 '24 17:02 adamnovak