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

[jira] [Created] (GEODE-7593) Indexing pdx strings with eviction does not provide eviction benefits

Jason Huynh created GEODE-7593:
----------------------------------

             Summary: Indexing pdx strings with eviction does not provide eviction benefits
                 Key: GEODE-7593
                 URL: https://issues.apache.org/jira/browse/GEODE-7593
             Project: Geode
          Issue Type: Bug
          Components: querying
            Reporter: Jason Huynh


PdxStrings hold references to the values bytes.  When the indexed key is a pdx string, the index holds references in memory.  Eviction will properly evict the region entry's value but the index holds the values byte in memory still.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)