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-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to