Commit faec79f
pool: Improve logging for hot file replication
Motivation:
To facilitate debug of user reports regarding hot file replication.
Modification:
- Add enablement information to mover request debug messages.
- Add new debug messages to `MigrationModule.reportFileRequests()` on:
- NOP due to failure to exceed replication threshold.
- Discovery of an existing hot file replication job for the same `PnfsId`.
Result:
Improved logging for diagnostic purposes when addressing user reports of
hot file replication issues.
Target: master
Request: 11.2
Patch: https://rb.dcache.org/r/14655/diff/raw
Closes:
Requires-notes: yes
Requires-book: no
Acked-by: Dmitry Litvintsev1 parent 4c74631 commit faec79f
2 files changed
Lines changed: 6 additions & 2 deletions
File tree
- modules/dcache/src/main/java/org/dcache/pool
- classic
- migration
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
756 | | - | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
757 | 758 | | |
758 | 759 | | |
759 | 760 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1252 | 1252 | | |
1253 | 1253 | | |
1254 | 1254 | | |
| 1255 | + | |
| 1256 | + | |
1255 | 1257 | | |
1256 | 1258 | | |
1257 | 1259 | | |
1258 | 1260 | | |
1259 | 1261 | | |
1260 | 1262 | | |
| 1263 | + | |
1261 | 1264 | | |
1262 | 1265 | | |
1263 | 1266 | | |
| |||
0 commit comments