Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Michael Osipov
On 2023/08/11 17:11:46 Oleg Kalnichevski wrote: > On Fri, 2023-08-11 at 17:08 +0200, Michael Osipov wrote: > > Am 2023-08-10 um 20:08 schrieb Oleg Kalnichevski: > > > Folks > > > > > > I would like to propose the following course of action. Please let > > > me > > > know what think. > > > > > >

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Oleg Kalnichevski
On Fri, 2023-08-11 at 17:08 +0200, Michael Osipov wrote: > Am 2023-08-10 um 20:08 schrieb Oleg Kalnichevski: > > Folks > > > > I would like to propose the following course of action. Please let > > me > > know what think. > > > > Features in scope for HttpClient 5.4 > >

[jira] [Comment Edited] (HTTPCORE-746) Deadlock with Java Virtual Threads

2023-08-11 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17753286#comment-17753286 ] Arturo Bernal edited comment on HTTPCORE-746 at 8/11/23 5:09 PM: - Merge

[jira] [Commented] (HTTPCORE-746) Deadlock with Java Virtual Threads

2023-08-11 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17753286#comment-17753286 ] Arturo Bernal commented on HTTPCORE-746: Merge in 5.3 Please [~marsqing]  check

[jira] [Resolved] (HTTPCORE-746) Deadlock with Java Virtual Threads

2023-08-11 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arturo Bernal resolved HTTPCORE-746. Resolution: Fixed > Deadlock with Java Virtual Threads >

[jira] [Created] (HTTPCLIENT-2290) Refactoring of synchronized sections to use lock primitives in light of virtual threads

2023-08-11 Thread Arturo Bernal (Jira)
Arturo Bernal created HTTPCLIENT-2290: - Summary: Refactoring of synchronized sections to use lock primitives in light of virtual threads Key: HTTPCLIENT-2290 URL:

[GitHub] [httpcomponents-core] arturobernalg merged pull request #412: HTTPCORE-746 - Refactor Synchronized Blocks to Use ReentrantLock.

2023-08-11 Thread via GitHub
arturobernalg merged PR #412: URL: https://github.com/apache/httpcomponents-core/pull/412 -- 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:

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Gary Gregory
Yeah, I still have legacy 4.x code I need to port! Gary On Fri, Aug 11, 2023, 11:21 AM Michael Osipov wrote: > Am 2023-08-11 um 17:16 schrieb Gary Gregory: > > For my money, 4.x is no longer maintained, perhaps only for emergency > > security fixes. > > so be it, I also meant those. But two

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Michael Osipov
Am 2023-08-11 um 17:16 schrieb Gary Gregory: For my money, 4.x is no longer maintained, perhaps only for emergency security fixes. so be it, I also meant those. But two branches in 5.x is more than enough. - To unsubscribe,

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Gary Gregory
For my money, 4.x is no longer maintained, perhaps only for emergency security fixes. Gary On Fri, Aug 11, 2023, 11:08 AM Michael Osipov wrote: > Am 2023-08-10 um 20:08 schrieb Oleg Kalnichevski: > > Folks > > > > I would like to propose the following course of action. Please let me > > know

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Michael Osipov
Am 2023-08-10 um 20:08 schrieb Oleg Kalnichevski: Folks I would like to propose the following course of action. Please let me know what think. Features in scope for HttpClient 5.4 -- * RFC 9110 conformance * RFC 9111 conformance * Refctoring of synchronized

[GitHub] [httpcomponents-core] garydgregory commented on pull request #412: HTTPCORE-746 - Refactor Synchronized Blocks to Use ReentrantLock.

2023-08-11 Thread via GitHub
garydgregory commented on PR #412: URL: https://github.com/apache/httpcomponents-core/pull/412#issuecomment-1674618499 Ok, sounds good. -- 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

[GitHub] [httpcomponents-core] ok2c commented on pull request #412: HTTPCORE-746 - Refactor Synchronized Blocks to Use ReentrantLock.

2023-08-11 Thread via GitHub
ok2c commented on PR #412: URL: https://github.com/apache/httpcomponents-core/pull/412#issuecomment-1674557972 @arturobernalg Please go ahead and merge this PR. @garydgregory I hope your concerns have been addressed by extending the 5.3 development cycle. It should give us ample of time

Re: HttpCore / HttpClient development proposal

2023-08-11 Thread Arturo Bernal
HI Oleg, I'm fine with the plan cheers, Arturo On Thu, Aug 10, 2023 at 11:23 PM Gary Gregory wrote: > That all looks good to me. > > Gary > > On Thu, Aug 10, 2023, 2:09 PM Oleg Kalnichevski wrote: > > > Folks > > > > I would like to propose the following course of action. Please let me > >