We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a54987 commit 9c7237bCopy full SHA for 9c7237b
src/v/cluster/partition.cc
@@ -680,7 +680,7 @@ partition::timequery(storage::timequery_config cfg) {
680
if (local_query_cfg.min_offset > local_query_cfg.max_offset) {
681
vlog(
682
clusterlog.debug,
683
- "[{}] timequery: early return (nullopt) at line 658 - "
+ "[{}] timequery: early return (nullopt) - "
684
"adjusted_min={} > max={}, raft_start_offset={} (kafka={})",
685
_raft->ntp(),
686
local_query_cfg.min_offset,
0 commit comments