You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Alex Deparvu (Jira)" <ji...@apache.org> on 2022/08/24 18:30:00 UTC

[jira] [Created] (SOLR-16357) CaffeineCache ramBytes incorrect accounting on updates and deletes

Alex Deparvu created SOLR-16357:
-----------------------------------

             Summary: CaffeineCache ramBytes incorrect accounting on updates and deletes
                 Key: SOLR-16357
                 URL: https://issues.apache.org/jira/browse/SOLR-16357
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Alex Deparvu


CaffeineCache ramBytes accounting is incorrect on deletes and updates over exiting values.
2 problematic scenarios:
* updates over existing value will double-add the key
* deletes will double-delete: once due to manual bookkeeping in the remove method and second due to the onRemoval callback



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org