Skip to content

Back-port RB 14723 fix for #8143 to release 11.2#8152

Merged
mksahakyan merged 1 commit into
11.2from
fix/11.2/RB-14723
Jul 20, 2026
Merged

Back-port RB 14723 fix for #8143 to release 11.2#8152
mksahakyan merged 1 commit into
11.2from
fix/11.2/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
@mksahakyan
mksahakyan merged commit 7dd659c into 11.2 Jul 20, 2026
2 checks passed
@mksahakyan
mksahakyan deleted the fix/11.2/RB-14723 branch July 20, 2026 09:35
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.

2 participants