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

Joris Melchior updated GEODE-9459:
----------------------------------
    Description: 
Current state:

WAN connections do not time out and once established remain in place once 
authenticated

New state:

WAN connections may be subject to timeout and when a WAN connection times out 
it will receive a `AuthenticationExpiredException` exception in response to an 
attempt to send a batch of events from a Gateway sender to a Gateway receiver.

Testing tasks:
 * Confirm the new state behaviour on both newer systems and systems of version 
1.13.3 and older.
 * On newer systems the Gateway sender should automatically re-authenticate 
when getting the `AuthenticationExpiredException`
 * On older systems the Gateway sender should receive an 
`AuthenticationRequiredException` as the `server` side recognizes an older 
`client` and translates the `AuthenticationExpiredException`. The Gateway 
sender should automatically authenticate in this case too.

  was:make sure the behavior matches expections.


> add tests for wan connection when authentication expires
> --------------------------------------------------------
>
>                 Key: GEODE-9459
>                 URL: https://issues.apache.org/jira/browse/GEODE-9459
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Jinmei Liao
>            Priority: Major
>              Labels: GeodeOperationAPI
>
> Current state:
> WAN connections do not time out and once established remain in place once 
> authenticated
> New state:
> WAN connections may be subject to timeout and when a WAN connection times out 
> it will receive a `AuthenticationExpiredException` exception in response to 
> an attempt to send a batch of events from a Gateway sender to a Gateway 
> receiver.
> Testing tasks:
>  * Confirm the new state behaviour on both newer systems and systems of 
> version 1.13.3 and older.
>  * On newer systems the Gateway sender should automatically re-authenticate 
> when getting the `AuthenticationExpiredException`
>  * On older systems the Gateway sender should receive an 
> `AuthenticationRequiredException` as the `server` side recognizes an older 
> `client` and translates the `AuthenticationExpiredException`. The Gateway 
> sender should automatically authenticate in this case too.



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

Reply via email to