You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/09/09 15:17:00 UTC

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

    [ https://issues.apache.org/jira/browse/SOLR-16357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602416#comment-17602416 ] 

ASF subversion and git services commented on SOLR-16357:
--------------------------------------------------------

Commit 7904f367cef85e0da4c14e872ac292055a22dc72 in solr's branch refs/heads/main from Alex
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=7904f367cef ]

SOLR-16357 CaffeineCache ramBytes incorrect accounting on updates and deletes (#985)



> 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
>            Priority: Minor
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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