You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jacob S. Barrett (JIRA)" <ji...@apache.org> on 2018/03/29 11:04:00 UTC

[jira] [Created] (GEODE-4964) .NET AuthenticatedCache::CreatePdxInstanceFactory needs real Cache

Jacob S. Barrett created GEODE-4964:
---------------------------------------

             Summary: .NET AuthenticatedCache::CreatePdxInstanceFactory needs real Cache
                 Key: GEODE-4964
                 URL: https://issues.apache.org/jira/browse/GEODE-4964
             Project: Geode
          Issue Type: Bug
          Components: native client
            Reporter: Jacob S. Barrett


As a result of GEODE-4946 it was discovered that this method was attempting an invalid cast to Cache from AuthenticatedCache. It now passes nullptr which should result in a test failure but apparently there are no working tests of AuthenticatedCache. We need to fix this and some tests to validate correct behavior.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)