[
https://issues.apache.org/jira/browse/CASSANDRA-18311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacek Lewandowski updated CASSANDRA-18311:
------------------------------------------
Fix Version/s: 4.0.9
4.1.1
(was: 4.0.x)
(was: 4.1.x)
Since Version: 4.0
Source Control Link:
https://github.com/apache/cassandra/commit/3cfb2221223a7631f116108aec0a45646e775705
Resolution: Fixed
Status: Resolved (was: Ready to Commit)
> BufferPool incorrectly counts memoryInUse when putUnusedPortion is used
> -----------------------------------------------------------------------
>
> Key: CASSANDRA-18311
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18311
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Caching
> Reporter: Jaroslaw Grabowski
> Assignee: Jaroslaw Grabowski
> Priority: Normal
> Fix For: 4.0.9, 4.1.1, 5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The counter is incorrectly decremented by the size of the unused portion of
> the provided buffer.
> It should be decremented by the number of bytes actually returned to the pool
> (that may be different than "size"). The number should be calculated as a
> difference between original and resulting buffer capacity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]