[ 
https://issues.apache.org/jira/browse/GEODE-9521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414633#comment-17414633
 ] 

ASF subversion and git services commented on GEODE-9521:
--------------------------------------------------------

Commit b4add8b79aadad59301cd45eecdcdf7f3e8609f1 in geode's branch 
refs/heads/develop from Jinmei Liao
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b4add8b ]

GEODE-9521: add more multi-server test scenario (#6860)

* remove the static methods in ExpirableSecurityManager


> Add test to cover multi-servers scenario for re-authentication
> --------------------------------------------------------------
>
>                 Key: GEODE-9521
>                 URL: https://issues.apache.org/jira/browse/GEODE-9521
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Jinmei Liao
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available, security
>             Fix For: 1.15.0
>
>
> The test should should spin up multiple servers and test:
>  # client connect to one server directly
>  # client connect to the locator and have locator allocate server connection 
> of the client
> the test should check:
>  # expiring users on all the servers would prevent client connect to the all 
> the server.
>  # on the same client, after it's connected and the user is expired, make 
> sure no further operation will be allowed by this user (expired) even if the 
> client's connection is re-directed to the other server.
>  



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

Reply via email to