[jira] [Commented] (HTTPCLIENT-2284) BasicHttpCacheStorage leaking variant keys in root response's variantMap

2023-08-27 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759346#comment-17759346 ] ASF subversion and git services commented on HTTPCLIENT-2284:

[GitHub] [httpcomponents-client] arturobernalg merged pull request #478: HTTPCLIENT-2284: internal cache storage improvements

2023-08-27 Thread via GitHub
arturobernalg merged PR #478: URL: https://github.com/apache/httpcomponents-client/pull/478 -- 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: dev-unsubscr

[GitHub] [httpcomponents-client] arturobernalg commented on a diff in pull request #478: HTTPCLIENT-2284: internal cache storage improvements

2023-08-27 Thread via GitHub
arturobernalg commented on code in PR #478: URL: https://github.com/apache/httpcomponents-client/pull/478#discussion_r1306651808 ## httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/InternalCacheStorage.java: ## @@ -0,0 +1,94 @@ +/* + * =

[GitHub] [httpcomponents-client] ok2c commented on a diff in pull request #478: HTTPCLIENT-2284: internal cache storage improvements

2023-08-27 Thread via GitHub
ok2c commented on code in PR #478: URL: https://github.com/apache/httpcomponents-client/pull/478#discussion_r1306646775 ## httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/InternalCacheStorage.java: ## @@ -0,0 +1,94 @@ +/* + * ==

[GitHub] [httpcomponents-client] arturobernalg merged pull request #476: HTTPCLIENT-2290 - Refactor HttpClient synchronized sections for virtual threads

2023-08-27 Thread via GitHub
arturobernalg merged PR #476: URL: https://github.com/apache/httpcomponents-client/pull/476 -- 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: dev-unsubscr

[GitHub] [httpcomponents-client] arturobernalg commented on a diff in pull request #478: HTTPCLIENT-2284: internal cache storage improvements

2023-08-27 Thread via GitHub
arturobernalg commented on code in PR #478: URL: https://github.com/apache/httpcomponents-client/pull/478#discussion_r1306637937 ## httpclient5-cache/src/main/java/org/apache/hc/client5/http/impl/cache/InternalCacheStorage.java: ## @@ -0,0 +1,94 @@ +/* + * =

[jira] [Updated] (HTTPCLIENT-2291) RetryStrategy: AsyncExecChainHandler and ExecChainHandler behavior should be identical

2023-08-27 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2291: -- Fix Version/s: 5.2.2 Issue Type: Bug (was: Improvement) > RetryStr