Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-09 Thread via GitHub
ok2c commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2195211595 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * ===

Re: [PR] Connection management configuration [httpcomponents-client]

2025-07-09 Thread via GitHub
001mertiya commented on code in PR #296: URL: https://github.com/apache/httpcomponents-client/pull/296#discussion_r2195025196 ## httpclient5/src/main/java/org/apache/hc/client5/http/config/ConnectionConfig.java: ## @@ -0,0 +1,205 @@ +/* + * =

Re: setValidateAfterInactivity and PoolingAsyncClientConnectionManager

2025-07-09 Thread Ryan Schmitt
I think this might explain why I see random integration test failures on macOS. After your last email, I ran the integration tests in a loop on Windows and WSL2 and they don't fail, but on my Mac I get random test failures. `ulimit -n` reports `256` which is way too low, so I'm experimenting with h

Re: [DISCUSS] Migrate from Jira to GitHub for issue tracking?

2025-07-09 Thread Ryan Schmitt
I think it's a good idea. Why create additional friction for bug reports? On Sat, Jul 5, 2025 at 9:08 AM Oleg Kalnichevski wrote: > > Folks > > How would feel about the idea of migrating off Jira to GitHub for > project issue tracking? > > We do not use any of Jira's advanced project management f