httpcomponents-client
httpcomponents-client copied to clipboard
HTTPCLIENT-2398 - Cap async execution queue to break recursive re-entry
Implements Option 1 from the discussion: add a configurable cap on the async execution pipeline to prevent the recursive callback loop that led to StackOverflowError.
@arturobernalg Could you please rebase this change-set?
@arturobernalg Looks good. Can we add the same functionality to H2AsyncClientBuilder as well?
ks good. Can we add the same functionality to
H2AsyncClientBuilderas well?
@ok2c please do another pass