You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Aaron Lindsey (JIRA)" <ji...@apache.org> on 2019/08/12 22:18:00 UTC

[jira] [Created] (GEODE-7081) NPE in PartitionedRegion.getLocalSize()

Aaron Lindsey created GEODE-7081:
------------------------------------

             Summary: NPE in PartitionedRegion.getLocalSize()
                 Key: GEODE-7081
                 URL: https://issues.apache.org/jira/browse/GEODE-7081
             Project: Geode
          Issue Type: Bug
            Reporter: Aaron Lindsey


PartitionedRegion.getLocalSize() throws a NullPointerException if called before PartitionedRegion.initialize(). It should return zero instead of throwing.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)