[
https://issues.apache.org/jira/browse/GEODE-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353463#comment-16353463
]
ASF subversion and git services commented on GEODE-4076:
--------------------------------------------------------
Commit 198b9e003d0ac9320c707ef8866f7b9569fe40e6 in geode's branch
refs/heads/feature/GEODE-3967 from [~jinmeiliao]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=198b9e0 ]
GEODE-4076: throw AuthenticationRequiredException when failed to find… (#1369)
> 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
> Assignee: Jinmei Liao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.4.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)