Skip to content

Conversation

vbotbuildovich
Copy link
Collaborator

Backport of PR #16554
Fixes: #16690,

Exceptions from outside the Kafka handler context can bubble up to the
catch present in the handler. This seems to be the way some subsystems
communicate issues with the requests. There is no current listing of
what exceptions subsystems may throw, if/how to recover from these
exceptions, or if a fetch should end as a result of the exception. Hence
for the time being the fetch impl will revert to the behavior of further
bubbling up unknown exceptions to outside of the handler context.

(cherry picked from commit a09d160)
@vbotbuildovich vbotbuildovich added this to the v23.3.x-next milestone Feb 23, 2024
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants