On Wed, 18 Jan 2023 11:37:36 GMT, Daniel Fuchs <[email protected]> wrote:

>> The MappingResponseSubscriber test has been observed failing on windows in 
>> our CI due to a ConnectException.
>> I am suspecting that some kind of connection limit enforced by the system 
>> has been reached.
>> We can see from the log that the TCP connection has failed, been retried, 
>> and failed again.
>> Previous connections to the same server seem to have succeeded.
>> 
>> Modifying the test to wait after previous clients have been GC'ed before 
>> opening the next one could alleviate the situation.
>
> Daniel Fuchs has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Update Copyright years
>  - Update Copyright years

Marked as reviewed by jpai (Reviewer).

-------------

PR: https://git.openjdk.org/jdk/pull/12013

Reply via email to