[
https://issues.apache.org/jira/browse/GEODE-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-9458.
--------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> 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
> Fix For: 1.15.0
>
>
> 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)