Commit 03e5ca1
committed
adapter: collect durable replica hydration history
Extend the hydration history sweep to record the latest completed replica episode after collecting per-object rows. Derive episode boundaries from connected object hydration intervals and wait for every configured process before snapshotting resource peaks.
Use the maximum cgroup memory peak and filesystem or swap peak across processes, retain rows with the existing 30-day policy, and cover incremental hydration, restart durability, deduplication, and retention.1 parent 4ac3ffc commit 03e5ca1
6 files changed
Lines changed: 349 additions & 40 deletions
File tree
- doc/user/data
- src
- adapter-types/src
- adapter/src
- coord
- test
- restart
- testdrive
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
963 | 963 | | |
964 | 964 | | |
965 | 965 | | |
966 | | - | |
| 966 | + | |
967 | 967 | | |
968 | 968 | | |
969 | 969 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
424 | | - | |
| 424 | + | |
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
| 432 | + | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| |||
0 commit comments