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
Resolves#1587
We should not advance the consumer partition if Seek operations have been
performed; skip fixing the offsets if that condition is detected.
Capture the positions after the poll and check during the fix operation.
This is difficult to write a unit test for; tested with a Boot application,
observing the correct behavior via DEBUG logs.
**cherry-pick to 2.5.x**
(cherry picked from commit bd911ad)
0 commit comments