You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/16 20:11:00 UTC

[jira] [Commented] (GEODE-9458) Add tests for functions executions on servers when authentication expires

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

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

Commit 39bda58f9b48e7b7200c728a5a88ff23d152e594 in geode's branch refs/heads/develop from Joris Melchior
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=39bda58 ]

GEODE-9458: Enhance function execution testing auth expiry (#6865)

* GEODE-9458: Enhance function execution testing auth expiry



> Add tests for functions executions on servers when authentication expires
> -------------------------------------------------------------------------
>
>                 Key: GEODE-9458
>                 URL: https://issues.apache.org/jira/browse/GEODE-9458
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Jinmei Liao
>            Assignee: Joris Melchior
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>
> The test should spin up multiple servers and test the functionService from the client:
>  # function execution onServer/onMember
>  # function execution onServers/onMembers
>  # function execution onRegion
> and make sure the expired user would re-authenticate and continue to execute the functions in various cases
> and make sure the the subsequent successful function execution is done by the new user (not the expired one).
>  
> test onServer, onServers, onRegions



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