You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2022/06/22 20:47:03 UTC

[jira] [Closed] (GEODE-9459) add tests for wan connection when authentication expires

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

Owen Nichols closed GEODE-9459.
-------------------------------

> 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
>            Assignee: Joris Melchior
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.15.0
>
>
> 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.20.7#820007)