Skip to content

Fixed callback completion for error responses in JsonSequenceResponseConsumer#641

Merged
arturobernalg merged 1 commit intoapache:masterfrom
arturobernalg:JsonSequenceResponseConsumer
Feb 26, 2026
Merged

Fixed callback completion for error responses in JsonSequenceResponseConsumer#641
arturobernalg merged 1 commit intoapache:masterfrom
arturobernalg:JsonSequenceResponseConsumer

Conversation

@arturobernalg
Copy link
Member

This patch fixes callback signaling in JsonSequenceResponseConsumer for error responses (>= 300).
Previously, the error body was consumed and errorCallback could be invoked, but the main resultCallback was not completed or failed. In async client flow this could leave the exchange waiting indefinitely.

…nses

or without issue ID:
Fixed callback completion in JsonSequenceResponseConsumer on error responses
@arturobernalg arturobernalg requested a review from ok2c February 25, 2026 16:27
@arturobernalg arturobernalg merged commit 0bd018d into apache:master Feb 26, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants