[ https://issues.apache.org/jira/browse/GEODE-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353462#comment-16353462 ]
ASF subversion and git services commented on GEODE-4270: -------------------------------------------------------- Commit 80ad2d70435fb255a8a2d08c8866fbb30a7bedd3 in geode's branch refs/heads/feature/GEODE-3967 from [~WireBaron] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=80ad2d7 ] GEODE-4270: remove race condition where CacheClientProxy could be asked to (#1378) authorize a message prior to receiving its security subject. > [CI Failure] > org.apache.geode.cache.query.cq.dunit.CqSecurityAuthorizedUserDUnitTest > > cqExecuteWithInitialResultsWithMethodInvocationWithUnpopulatedRegionAndFollowedByAPutShouldTriggerCqError[0] > FAILED > ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: GEODE-4270 > URL: https://issues.apache.org/jira/browse/GEODE-4270 > Project: Geode > Issue Type: Bug > Components: client/server, security > Reporter: nabarun > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > {noformat} > org.apache.geode.cache.query.cq.dunit.CqSecurityAuthorizedUserDUnitTest > > cqExecuteWithInitialResultsWithMethodInvocationWithUnpopulatedRegionAndFollowedByAPutShouldTriggerCqError[0] > FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.security.query.QuerySecurityBase$$Lambda$50/1990038369.run > in VM 1 running on Host 6b888a694193 with 4 VMs > at org.apache.geode.test.dunit.VM.invoke(VM.java:393) > at org.apache.geode.test.dunit.VM.invoke(VM.java:363) > at org.apache.geode.test.dunit.VM.invoke(VM.java:308) > at > org.apache.geode.security.query.QuerySecurityBase.putIntoRegion(QuerySecurityBase.java:202) > at > org.apache.geode.cache.query.cq.dunit.CqSecurityAuthorizedUserDUnitTest.cqExecuteWithInitialResultsWithMethodInvocationWithUnpopulatedRegionAndFollowedByAPutShouldTriggerCqError(CqSecurityAuthorizedUserDUnitTest.java:138) > Caused by: > org.apache.geode.cache.client.ServerOperationException: remote server > on 6b888a694193(153:loner):32936:ced4ccdc: > org.apache.geode.security.GemFireSecurityException: Error: Anonymous User > Caused by: > org.apache.geode.security.GemFireSecurityException: Error: > Anonymous User > {noformat} > *+Test logs+* > https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/70#L5a4ed7fc:654 -- This message was sent by Atlassian JIRA (v7.6.3#76005)