Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hufnagel
Copy link
Member

There is currently a race condition between
Repack, PromptReco and the TaskArchiver. If
repacking is done before PromptReco is
configured, it looks like everything is
finished and the TaskArchiver will try to
cleanup repacking, including the fileset
that is the input for PromptReco.

To prevent the TaskArvchiver from seeing the
repack workflow, only mark that workflow
as injected after all primary datasets
for the stream that is repacked have had
their PromptReco configured and released.

Also included a CASCADE DELETE in the Tier0
schema on the assoc table that holds the
input fileset for PromptReco.

There is currently a race condition between
Repack, PromptReco and the TaskArchiver. If
repacking is done before PromptReco is
configured, it looks like everything is
finished and the TaskArchiver will try to
cleanup repacking, including the fileset
that is the input for PromptReco.

To prevent the TaskArvchiver from seeing the
repack workflow, only mark that workflow
as injected after all primary datasets
for the stream that is repacked have had
their PromptReco configured and released.

Also included a CASCADE DELETE in the Tier0
schema on the assoc table that holds the
input fileset for PromptReco.
hufnagel added a commit that referenced this pull request Aug 20, 2012
fix repack/promptreco task archive problems
@hufnagel hufnagel merged commit 80afc52 into dmwm:master Aug 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant