> Issue
>
> https://bugs.openjdk.java.net/browse/JDK-8243376
>
> Problem
>
> The scenario is:
> - Some specified target hostname resolves to two IP addresses (always the
> same address pair).
> - The DNS resolved order of the two ip addresses changes (a usual
> LoadBalancer type behavior).
> Hi,
>
> Could someone please review my proposed changeset for JDK-8235139: '`Remove
> the socket impl factory mechanism`' ?
>
> These changes propose to deprecate (for the eventual removal) the API points
> for statically configuring a system-wide factory for the `Socket`,
> `ServerSocket`,
On Fri, 5 Feb 2021 11:25:57 GMT, Patrick Concannon
wrote:
>> Hi,
>>
>> Could someone please review my proposed changeset for JDK-8235139: '`Remove
>> the socket impl factory mechanism`' ?
>>
>> These changes propose to deprecate (for the eventual removal) the API points
>> for statically con
On Fri, 5 Feb 2021 11:25:57 GMT, Patrick Concannon
wrote:
>> Hi,
>>
>> Could someone please review my proposed changeset for JDK-8235139: '`Remove
>> the socket impl factory mechanism`' ?
>>
>> These changes propose to deprecate (for the eventual removal) the API points
>> for statically con
On Mon, 11 Jan 2021 15:04:03 GMT, Michael McMahon wrote:
>> Jayashree S Kumar has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Incorporated changes suggested by Vyom in testcase
>
> Hi Jay,
> Looking back to my original comment, I think I
> Issue
>
> https://bugs.openjdk.java.net/browse/JDK-8243376
>
> Problem
>
> The scenario is:
> - Some specified target hostname resolves to two IP addresses (always the
> same address pair).
> - The DNS resolved order of the two ip addresses changes (a usual
> LoadBalancer type behavior).
On Fri, 5 Feb 2021 11:25:57 GMT, Patrick Concannon
wrote:
>> Hi,
>>
>> Could someone please review my proposed changeset for JDK-8235139: '`Remove
>> the socket impl factory mechanism`' ?
>>
>> These changes propose to deprecate (for the eventual removal) the API points
>> for statically con
> Hi,
>
> Could someone please review my proposed changeset for JDK-8235139: '`Remove
> the socket impl factory mechanism`' ?
>
> These changes propose to deprecate (for the eventual removal) the API points
> for statically configuring a system-wide factory for the `Socket`,
> `ServerSocket`,
On Thu, 4 Feb 2021 15:20:31 GMT, Daniel Fuchs wrote:
>> Patrick Concannon has updated the pull request with a new target base due to
>> a merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains three additional
>> co