Jinmei Liao created GEODE-4076:
----------------------------------
Summary: Client receives a GemFireSecurityException instead of
AuthenticationRequiredException
Key: GEODE-4076
URL: https://issues.apache.org/jira/browse/GEODE-4076
Project: Geode
Issue Type: Bug
Components: security
Reporter: Jinmei Liao
In some cases, when a client message comes in, the ServerConnection that
handles this client message fails to find the authenticated user for this
clientID, the older security framework throws an
AuthenticationRequiredException while the new Security framework throws
GemfireSecurityException. This might causes the client not do a retry
connection.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)