Skip to content

Back-port RB 14723 fix for #8143 to release 12.0#8153

Open
greenc-FNAL wants to merge 1 commit into
12.0from
fix/12.0/RB-14723
Open

Back-port RB 14723 fix for #8143 to release 12.0#8153
greenc-FNAL wants to merge 1 commit into
12.0from
fix/12.0/RB-14723

Conversation

@greenc-FNAL

Copy link
Copy Markdown
Contributor

Motivation:

#8143 describes "stuck" hot file migration jobs. Analysis suggests these are not actually stuck, but just extremely slow due to the migration job's survey of the repository during initialization.

Modification:

An overloaded start() function bypasses the repository survey when the files at issue are already known.

Result:

The initialization time for hot file migration jobs in large repositories is vastly reduced.

Closes: #8143
Patch: https://rb.dcache.org/r/14670/diff/raw/
Commit:
Target: master
Request: 12.0, 11.2, 11.1, 11.0, 10.2
Requires-notes: yes
Requires-book: no
Acked-by: Dmitry Litvintsev

Motivation:

#8143 describes "stuck" hot file migration jobs. Analysis suggests these are not actually stuck, but just extremely slow due to the migration job's survey of the repository during initialization.

Modification:

An overloaded `start()` function bypasses the repository survey when the files at issue are already known.

Result:

The initialization time for hot file migration jobs in large repositories is vastly reduced.

Closes: #8143
Patch: https://rb.dcache.org/r/14670/diff/raw/
Commit:
Target: master
Request: 12.0, 11.2, 11.1, 11.0, 10.2
Requires-notes: yes
Requires-book: no
Acked-by: Dmitry Litvintsev
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