[GitHub] [httpcomponents-core] mreaugusto opened a new pull request #281: Stats: Adds the amount of reused connections to PoolStats

2021-04-07 Thread GitBox
mreaugusto opened a new pull request #281: URL: https://github.com/apache/httpcomponents-core/pull/281 Adds the amount of reused connections to PoolStats. modified: httpcore-nio/src/main/java/org/apache/http/nio/pool/AbstractNIOConnPool.java modified:

[GitHub] [httpcomponents-core] mreaugusto closed pull request #280: Add reused connections to PoolStats

2021-04-07 Thread GitBox
mreaugusto closed pull request #280: URL: https://github.com/apache/httpcomponents-core/pull/280 -- 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. For queries about this

[GitHub] [httpcomponents-core] mreaugusto opened a new pull request #280: Add reused connections to PoolStats

2021-04-07 Thread GitBox
mreaugusto opened a new pull request #280: URL: https://github.com/apache/httpcomponents-core/pull/280 I need to track the amount of reused connections for monitoring purposes. This PR adds this feature to PoolStats, AbstractConnPool, RouteSpecificPool, and AbstactNIOConnPool. --

[GitHub] [httpcomponents-core] michael-o commented on pull request #279: HTTPCORE-616: Make parsing IPv6 ready

2021-04-07 Thread GitBox
michael-o commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815288093 > While it accepts a URI string, it doesn't require a scheme (nor does it validate the absence of a path, which may result in parse failures if one is provided)

[GitHub] [httpcomponents-core] carterkozak commented on pull request #279: HTTPCORE-616: Make parsing IPv6 ready

2021-04-07 Thread GitBox
carterkozak commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815286913 While it accepts a URI string, it doesn't require a scheme (nor does it validate the absence of a path, which may result in parse failures if one is provided)

[GitHub] [httpcomponents-core] michael-o commented on pull request #279: HTTPCORE-616: Make parsing IPv6 ready

2021-04-07 Thread GitBox
michael-o commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815284784 > > I would just rely on URI#parse() until we have our own RFC 3986 compliant impl. At the end it will be used in a URI somehow. > > Hmm, I think this is

[GitHub] [httpcomponents-core] carterkozak commented on pull request #279: HTTPCORE-616: Make parsing IPv6 ready

2021-04-07 Thread GitBox
carterkozak commented on pull request #279: URL: https://github.com/apache/httpcomponents-core/pull/279#issuecomment-815282205 > I would just rely on URI#parse() until we have our own RFC 3986 compliant impl. At the end it will be used in a URI somehow. Hmm, I think this is easier

[jira] [Commented] (HTTPCLIENT-2148) fluent Executor volatile access allows NPEs

2021-04-07 Thread Carter Kozak (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17316686#comment-17316686 ] Carter Kozak commented on HTTPCLIENT-2148: --

[GitHub] [httpcomponents-client] carterkozak opened a new pull request #301: HTTPCLIENT-2148: fluent Executor volatile access thread safety

2021-04-07 Thread GitBox
carterkozak opened a new pull request #301: URL: https://github.com/apache/httpcomponents-client/pull/301 -- 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. For queries

[jira] [Created] (HTTPCLIENT-2148) fluent Executor volatile access allows NPEs

2021-04-07 Thread Carter Kozak (Jira)
Carter Kozak created HTTPCLIENT-2148: Summary: fluent Executor volatile access allows NPEs Key: HTTPCLIENT-2148 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2148 Project: HttpComponents

[jira] [Resolved] (HTTPCLIENT-2147) authPreemptive and authPreemptiveProxy do not work in fluent api

2021-04-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2147. --- Fix Version/s: 5.1-beta2 5.0.4 Resolution:

[jira] [Commented] (HTTPCLIENT-2147) authPreemptive and authPreemptiveProxy do not work in fluent api

2021-04-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17316030#comment-17316030 ] ASF subversion and git services commented on HTTPCLIENT-2147: - Commit

[jira] [Commented] (HTTPCLIENT-2147) authPreemptive and authPreemptiveProxy do not work in fluent api

2021-04-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17315997#comment-17315997 ] ASF subversion and git services commented on HTTPCLIENT-2147: - Commit

[jira] [Commented] (HTTPCLIENT-2147) authPreemptive and authPreemptiveProxy do not work in fluent api

2021-04-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17315993#comment-17315993 ] ASF subversion and git services commented on HTTPCLIENT-2147: - Commit

[GitHub] [httpcomponents-client] ok2c merged pull request #300: Bugfix for https://issues.apache.org/jira/browse/HTTPCLIENT-2147

2021-04-07 Thread GitBox
ok2c merged pull request #300: URL: https://github.com/apache/httpcomponents-client/pull/300 -- 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. For queries about this