mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-29 11:00:38 +00:00
try to repro
This commit is contained in:
@@ -1246,6 +1246,11 @@ impl Timeline {
|
||||
|
||||
state,
|
||||
};
|
||||
info!(
|
||||
"initialized lsrlsn to {}/{}",
|
||||
disk_consistent_lsn,
|
||||
metadata.prev_record_lsn().unwrap_or(Lsn(0))
|
||||
);
|
||||
result.repartition_threshold = result.get_checkpoint_distance() / 10;
|
||||
result
|
||||
.metrics
|
||||
|
||||
Reference in New Issue
Block a user