Nicolae Vartolomei
Nicolae Vartolomei
* Rebased on dev to resolve conflicts after a PR introduced by Willem to fix an unrelated timequery bug. * Addressed reviewer's comments. * Updated offset_range to bounded_offset_range to avoid...
[Force pushed](https://github.com/redpanda-data/redpanda/compare/fe96ed21f79392b3b69482ba6546c2d568279d82..7214d2f26f869ce3b45e5428df370715745a3db7): * improve [commit message](https://github.com/redpanda-data/redpanda/pull/18112/commits/f0514344c3b0672783041b782830c4b92c43681e) as requested by @andrwng * add a fix for an edge case where cloud storage shouldn't be read at all https://github.com/redpanda-data/redpanda/pull/18112/commits/f906e2480a47194242286a606b46389479f896fa * commented out...
[Force push](https://github.com/redpanda-data/redpanda/compare/2369538ecf81ffce8321d4b83a2f229a3cda72a3..ed192027a2e6f37170ae57a6702e2b5a118e1612): * Fix off-by-one error in reader max offset * Rename bounded_offset_range to bounded_offset_interval and redesign the API to make it easier to use correctly/harder to misuse
Last 2 force-pushes fixes some typos in text.
Merging this to unblock https://github.com/redpanda-data/redpanda/pull/18097. Will address comments as follow ups.
@froginvasion > I just push a redirect in my middleware, and then I catch the ApiErrors again in the reducers where I want to process them. can you be a...
Any news on this?