rschmitt commented on PR #765: URL: https://github.com/apache/httpcomponents-client/pull/765#issuecomment-3666648845
> OFFLOCK selects the segmented pool implementation and routes slow graceful closes off the hot pool locks to reduce lock contention. Wasn't this feature previously implemented for the `STRICT` and `LAX` concurrency policies? If this is a feature we could eventually implement in strict and/or lax pools then I think we should be hesitant to expose `OFFLOCK` as part of the public API. There are other ways to expose an opt-in experimental feature that we plan to eventually make the default behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
