You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2017/06/28 17:02:00 UTC

[jira] [Commented] (GEODE-3134) LuceneCommandsSecurityDUnitTest fails with Anonymous User

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

Patrick Rhomberg commented on GEODE-3134:
-----------------------------------------

These failures appear to be a result from unforeseen interaction between the commits:

{noformat}
451d12e83c2457c22535ae684995e973ba8d3dd2
GEODE-2919: Provide finer grained security
{noformat}

{noformat}
6f60785c06a39b9fcc086b9a3501a82b1c049833
GEODE-3062: create new SecurityService after receiving cluster config
{noformat}

This failure stems from {noformat}
IntegratedSecurityService::getSubject:114:
    throw new GemFireSecurityException("Error: Anonymous User");
{noformat}

Initial investigation suggest this may be the result of conflicting cluster configuration.  It may be possible that the security class to which the test rule is connected becomes overwritten?

> LuceneCommandsSecurityDUnitTest fails with Anonymous User
> ---------------------------------------------------------
>
>                 Key: GEODE-3134
>                 URL: https://issues.apache.org/jira/browse/GEODE-3134
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jinmei Liao
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)