Skip to content

after upgrade from 24.3.18 to 25.1.6 ,get errors #28812

@zzmg

Description

@zzmg

Version & Environment

25.1.6
Redpanda version: (use rpk version):
25.1.6

What went wrong?

get errors log:
ERROR 2025-12-03 05:07:51,149 [shard 4:rr ] raft - [group_id:132, {kafka/__consumer_offsets/15}] consensus.cc:2375 - Offset translator state inconsistency detected. Received append entries request {group: 132, commit_index: 5323483848, term: 82, prev_log_index: 5323483849, prev_log_term: 82, last_visible_index: 5323483848, dirty_offset: 5323483849, prev_log_delta: 152} with last offset delta different than expected: 153

from the metrics data vectorized_raft_offset_translator_inconsistency_errors ,only topic: __consumer_offsets and partition: 3 15 got this erros

if you have some time ,pls help us to fix it, thanks

it seems like this code prints this error log:

last_delta);

What should have happened instead?

How to reproduce the issue?

Additional information

Please attach any relevant logs, backtraces, or metric charts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions