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

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

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

GEODE-9811: Turn UnavailableSecurityManagerException into CacheClosedException 
(part 2) (#7155)

* fix this in the login method as well

> When a node is stopped using nice_exit or its cache is closing, client may 
> fail due to UnavailableSecurityManagerException
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9811
>                 URL: https://issues.apache.org/jira/browse/GEODE-9811
>             Project: Geode
>          Issue Type: Bug
>          Components: core, security
>    Affects Versions: 1.14.0
>            Reporter: Joris Melchior
>            Assignee: Joris Melchior
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.15.0
>
>
> Due to the sequence of events occurring when a server is shutting down it's 
> possible for some transactions to not be able to get the security manager 
> while performing an operation.
> Currently the operation fails without retry while the correct behaviour would 
> be to try and retry the operation at least once on another member.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to