You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Motivation
To use LeaderEpoch rather than HighWatermark for truncation, we need to introduce OffsetsForLeaderEpochRequest/Response to fetch the latest LeaderEpoch -> Offset info from leader to truncate log.
Solution
No response
Anything else?
No response
Willingness to contribute
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Motivation
To use LeaderEpoch rather than HighWatermark for truncation, we need to introduce
OffsetsForLeaderEpochRequest/Response
to fetch the latestLeaderEpoch -> Offset
info from leader to truncate log.Solution
No response
Anything else?
No response
Willingness to contribute
The text was updated successfully, but these errors were encountered: