Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Poorna Chandra
Poorna ChandraReporter
Poorna Chandra
Poorna ChandraLabels
Affects versions
Components
Fix versions
Priority
Created February 11, 2015 at 5:24 AM
Updated March 4, 2016 at 1:28 AM
Resolved February 11, 2015 at 8:40 AM
When OffsetOutOfRangeException occurs, the 0.7 consumer does not identify it correctly, and handle it. Instead the exception gets propagated, and the next fetch happens at the same invalid offset.
If handled properly, the offset should either get set to earliest or latest depending on whether the current offset is lesser than earlier offset or not.