[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914000#comment-16914000 ] Oleg Kalnichevski commented on HTTPCLIENT-2013: --- [~francium25] Java runtime throws

[GitHub] [httpcomponents-core] ok2c merged pull request #144: Move javadocs to Builder classes

2019-08-23 Thread GitBox
ok2c merged pull request #144: Move javadocs to Builder classes URL: https://github.com/apache/httpcomponents-core/pull/144 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [httpcomponents-client] ok2c merged pull request #163: Move javadocs to Builder classes

2019-08-23 Thread GitBox
ok2c merged pull request #163: Move javadocs to Builder classes URL: https://github.com/apache/httpcomponents-client/pull/163 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [httpcomponents-client] bekker commented on issue #162: Modify RequestConfig Javadoc

2019-08-23 Thread GitBox
bekker commented on issue #162: Modify RequestConfig Javadoc URL: https://github.com/apache/httpcomponents-client/pull/162#issuecomment-524238180 OK, it seems inappropriate to fix timeout comments right now. I reverted timeout default comments and only javadoc cleanup left.

[GitHub] [httpcomponents-client] ok2c commented on issue #162: Modify RequestConfig Javadoc

2019-08-23 Thread GitBox
ok2c commented on issue #162: Modify RequestConfig Javadoc URL: https://github.com/apache/httpcomponents-client/pull/162#issuecomment-524245196 @bekker We could phrase it like ` A negative value is interpreted as undefined (system default if applicable)` if that makes it sound better to

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914115#comment-16914115 ] Oleg Kalnichevski commented on HTTPASYNC-153: - [~mrozhkov] Is there any update on this

Next HttpCore 4.4 and HttpCore 5.0 releases

2019-08-23 Thread Oleg Kalnichevski
Folks I would like to cut new releases of HttpCore 4.4 and HttpCore 5.0 sometime next week. Shall we release 5.0 as BETA9 or GA? Oleg - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail:

Re: Next HttpCore 4.4 and HttpCore 5.0 releases

2019-08-23 Thread Gary Gregory
I think it would be ideal to go GA after one Beta cycle where no public APIs or significant implementation areas have changed in master for a time period of... one month? Two months? Gary On Fri, Aug 23, 2019, 06:23 Oleg Kalnichevski wrote: > Folks > > I would like to cut new releases of

Re: svn commit: r1865743 - /httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/PipeliningClientExchangeHandlerImpl.java

2019-08-23 Thread Gary Gregory
Svn? Gary On Fri, Aug 23, 2019, 07:07 wrote: > Author: olegk > Date: Fri Aug 23 11:07:41 2019 > New Revision: 1865743 > > URL: http://svn.apache.org/viewvc?rev=1865743=rev > Log: > Bug fix: PipeliningClientExchangeHandlerImpl to fail result future in case > of an execution failure > >

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Gary Gregory (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914181#comment-16914181 ] Gary Gregory commented on HTTPASYNC-153: Did you mean 11.0.4? Gary > Deadlock when sending

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914184#comment-16914184 ] Oleg Kalnichevski commented on HTTPASYNC-153: - [~ggregory] No, i did not. TLSv1.3 works

Re: Next HttpCore 4.4 and HttpCore 5.0 releases

2019-08-23 Thread Oleg Kalnichevski
On Fri, 2019-08-23 at 07:09 -0400, Gary Gregory wrote: > I think it would be ideal to go GA after one Beta cycle where no > public > APIs or significant implementation areas have changed in master for a > time > period of... one month? Two months? > Fair enough. Let's do that but we should

Stale release branches

2019-08-23 Thread Oleg Kalnichevski
Folks There is a number of release branches that we will never ever release from any more. They cause no harm but sometimes get in the way. I would like to delete them unless someone objects very loudly. https://github.com/apache/httpcomponents-core/branches

Re: Next HttpCore 4.4 and HttpCore 5.0 releases

2019-08-23 Thread Gary Gregory
On Fri, Aug 23, 2019 at 7:32 AM Oleg Kalnichevski wrote: > On Fri, 2019-08-23 at 07:09 -0400, Gary Gregory wrote: > > I think it would be ideal to go GA after one Beta cycle where no > > public > > APIs or significant implementation areas have changed in master for a > > time > > period of...

Re: Stale release branches

2019-08-23 Thread Gary Gregory
On Fri, Aug 23, 2019 at 7:40 AM Oleg Kalnichevski wrote: > Folks > > There is a number of release branches that we will never ever release > from any more. They cause no harm but sometimes get in the way. > > I would like to delete them unless someone objects very loudly. > >

Re: Stale release branches

2019-08-23 Thread Oleg Kalnichevski
On Fri, 2019-08-23 at 08:26 -0400, Gary Gregory wrote: > On Fri, Aug 23, 2019 at 7:40 AM Oleg Kalnichevski > wrote: > > > Folks > > > > There is a number of release branches that we will never ever > > release > > from any more. They cause no harm but sometimes get in the way. > > > > I would

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Max Rozhkov (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914261#comment-16914261 ] Max Rozhkov commented on HTTPASYNC-153: --- We tried moving to java 11.0.4. We tried

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914267#comment-16914267 ] Oleg Kalnichevski commented on HTTPASYNC-153: - [~mrozhkov] I need a reproducer or at least

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Max Rozhkov (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914295#comment-16914295 ] Max Rozhkov commented on HTTPASYNC-153: --- I would do that if I could. Unfortunately, we've got a

Re: svn commit: r1865743 - /httpcomponents/httpasyncclient/branches/4.1.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/client/PipeliningClientExchangeHandlerImpl.java

2019-08-23 Thread sebb
See https://issues.apache.org/jira/browse/INFRA-16738 for reason why that SVN tree was left RW On Fri, 23 Aug 2019 at 12:11, Gary Gregory wrote: > > Svn? > > Gary > > On Fri, Aug 23, 2019, 07:07 wrote: > > > Author: olegk > > Date: Fri Aug 23 11:07:41 2019 > > New Revision: 1865743 > > > > URL:

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914335#comment-16914335 ] Oleg Kalnichevski commented on HTTPASYNC-153: - [~mrozhkov] I also cannot pull off miracles

[jira] [Comment Edited] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914335#comment-16914335 ] Oleg Kalnichevski edited comment on HTTPASYNC-153 at 8/23/19 3:29 PM:

[jira] [Resolved] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPASYNC-153. - Resolution: Cannot Reproduce [~mrozhkov] Please re-open issue if there are

[jira] [Commented] (HTTPASYNC-153) Deadlock when sending new request

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPASYNC-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914354#comment-16914354 ] Oleg Kalnichevski commented on HTTPASYNC-153: - [~mrozhkov] One last thing. Disable TLSv1.3

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914472#comment-16914472 ] Chanseok Oh commented on HTTPCLIENT-2013: - It is rue that the Java runtime throws

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914478#comment-16914478 ] Oleg Kalnichevski commented on HTTPCLIENT-2013: --- [~francium25] No, it does not (No, it

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914487#comment-16914487 ] Chanseok Oh commented on HTTPCLIENT-2013: - Ok, to understand this with absolutely zero

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914490#comment-16914490 ] Chanseok Oh commented on HTTPCLIENT-2013: - Also note again that you DO catch

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914500#comment-16914500 ] Chanseok Oh commented on HTTPCLIENT-2013: - What I am saying is that, you catch

[jira] [Comment Edited] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914500#comment-16914500 ] Chanseok Oh edited comment on HTTPCLIENT-2013 at 8/23/19 5:44 PM: --

[jira] [Comment Edited] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914500#comment-16914500 ] Chanseok Oh edited comment on HTTPCLIENT-2013 at 8/23/19 5:45 PM: --

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914537#comment-16914537 ] Oleg Kalnichevski commented on HTTPCLIENT-2013: --- [~francium25] HttpClient has been

[jira] [Updated] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCLIENT-2013: -- Fix Version/s: 5.0 Beta6 Issue Type: Improvement (was: Bug)

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914676#comment-16914676 ] Oleg Kalnichevski commented on HTTPCLIENT-2013: --- [~francium25] You are twisting the

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914696#comment-16914696 ] Chanseok Oh commented on HTTPCLIENT-2013: - Agreed. Now you seem to be on track, great.

[jira] [Reopened] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Chanseok Oh (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chanseok Oh reopened HTTPCLIENT-2013: - Good. Now it looks like we both understand each other crystal clear with no ambiguity:

[jira] [Commented] (HTTPCLIENT-2013) Connect timeout throws HttpHostConnectException (ConnectException) instead of ConnectTimeoutException (IOException)

2019-08-23 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16914682#comment-16914682 ] Oleg Kalnichevski commented on HTTPCLIENT-2013: --- To make matters worse they cannot