[jira] [Updated] (GEODE-9698) BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient fails on Windows

2021-10-12 Thread Anthony Baker (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Baker updated GEODE-9698:
-
Labels:   (was: needsTriage)

> BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient 
> fails on Windows
> 
>
> Key: GEODE-9698
> URL: https://issues.apache.org/jira/browse/GEODE-9698
> Project: Geode
>  Issue Type: Bug
>  Components: client/server
>Affects Versions: 1.14.0, 1.15.0
>Reporter: Dale Emery
>Priority: Major
>
> {{BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient()}}
>  fails on Windows.
> When a server receives a connection request with an unrecognized client 
> version, it sends an informative reply and immediately closes the socket.
> In this situation, the client wants to throw a 
> {{ServerRefusedConnectionException}} with a message that includes the 
> server's informative reply.
> On Windows, when the client attempts to read the server's reply, the socket 
> throws a {{SocketException}} with the message "Connection reset". Further up 
> the call stack, {{ConnectionFactoryImpl.createClientToServerConnection()}} 
> quietly discards this exception. As a result, the caller never receives the 
> informative {{ServerRefusedConnectionException}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-9698) BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient fails on Windows

2021-10-11 Thread Dale Emery (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dale Emery updated GEODE-9698:
--
Affects Version/s: 1.15.0

> BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient 
> fails on Windows
> 
>
> Key: GEODE-9698
> URL: https://issues.apache.org/jira/browse/GEODE-9698
> Project: Geode
>  Issue Type: Bug
>  Components: client/server
>Affects Versions: 1.14.0, 1.15.0
>Reporter: Dale Emery
>Priority: Major
>  Labels: needsTriage
>
> {{BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient()}}
>  fails on Windows.
> When a server receives a connection request with an unrecognized client 
> version, it sends an informative reply and immediately closes the socket.
> In this situation, the client wants to throw a 
> {{ServerRefusedConnectionException}} with a message that includes the 
> server's informative reply.
> On Windows, when the client attempts to read the server's reply, the socket 
> throws a {{SocketException}} with the message "Connection reset". Further up 
> the call stack, {{ConnectionFactoryImpl.createClientToServerConnection()}} 
> quietly discards this exception. As a result, the caller never receives the 
> informative {{ServerRefusedConnectionException}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GEODE-9698) BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient fails on Windows

2021-10-07 Thread Alexander Murmann (Jira)


 [ 
https://issues.apache.org/jira/browse/GEODE-9698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Murmann updated GEODE-9698:
-
Labels: needsTriage  (was: )

> BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient 
> fails on Windows
> 
>
> Key: GEODE-9698
> URL: https://issues.apache.org/jira/browse/GEODE-9698
> Project: Geode
>  Issue Type: Bug
>  Components: client/server
>Affects Versions: 1.14.0
>Reporter: Dale Emery
>Priority: Major
>  Labels: needsTriage
>
> {{BackwardCompatibilityHigherVersionClientDUnitTest.testHigherVersionedClient()}}
>  fails on Windows.
> When a server receives a connection request with an unrecognized client 
> version, it sends an informative reply and immediately closes the socket.
> In this situation, the client wants to throw a 
> {{ServerRefusedConnectionException}} with a message that includes the 
> server's informative reply.
> On Windows, when the client attempts to read the server's reply, the socket 
> throws a {{SocketException}} with the message "Connection reset". Further up 
> the call stack, {{ConnectionFactoryImpl.createClientToServerConnection()}} 
> quietly discards this exception. As a result, the caller never receives the 
> informative {{ServerRefusedConnectionException}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)