[ 
https://issues.apache.org/jira/browse/HTTPCORE-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045029#comment-18045029
 ] 

Oleg Kalnichevski commented on HTTPCORE-788:
--------------------------------------------

[~rschmitt] The TCP KEEP-ALIVE enabled by default in HttpCore 5.4 causes 
incompatibility with HttpClient 5.5.x when running on Java 8. We will need an 
emergency release of from the 5.5.x branch of HttpClient. I back-ported your 
changes [1] but Is there any chance you could run your internal tests with the 
latest 5.5.x snapshot *AND* HttpCore 5.4?

Oleg

[1] 
https://github.com/apache/httpcomponents-client/commit/9c83a8e43fb82467351a6d16b1ae78e0f6320873

> HttpClient 5.5.1 and HttpCore 5.4 are incompatible
> --------------------------------------------------
>
>                 Key: HTTPCORE-788
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-788
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>    Affects Versions: 5.4
>            Reporter: Daniel Krämer
>            Priority: Trivial
>             Fix For: 5.4.1
>
>
> See [https://github.com/apache/httpcomponents-client/pull/769]
> The latest released non-alpha version of client (5.5.1) is not compatible 
> with the latest released version of core (5.4).
> Using the libraries combined causes 
> {code:java}
> [ERROR] 
> /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5/src/main/java/org/apache/hc/client5/http/impl/io/DefaultHttpClientConnectionOperator.java:[61,29]
>  error: cannot find symbol
> [ERROR] symbol: class SocketSupport
> [ERROR] location: package org.apache.hc.core5.io{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to