You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (Jira)" <ji...@apache.org> on 2021/11/30 18:33:00 UTC

[jira] [Resolved] (GEODE-9811) When a node is stopped using nice_exit or its cache is closing, client may fail due to UnavailableSecurityManagerException

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

Jinmei Liao resolved GEODE-9811.
--------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> 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)