mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
wip: remove gratuitous log
This commit is contained in:
@@ -3251,11 +3251,6 @@ impl Timeline {
|
||||
let layer_map_search_timer = Instant::now();
|
||||
|
||||
let results = layers.range_search(range.clone(), cont_lsn);
|
||||
tracing::info!(
|
||||
"Range search at {} found {:?}",
|
||||
cont_lsn,
|
||||
results.found
|
||||
);
|
||||
|
||||
ctx.read_path_stats
|
||||
.inner
|
||||
|
||||
Reference in New Issue
Block a user