jtgrabowski opened a new pull request, #2206:
URL: https://github.com/apache/cassandra/pull/2206

   The counter was incorrectly decremented by the size of the unused portion of 
the provided buffer. It is now decremented by the number of bytes actually 
returned to the pool (that may be different than "size"). The number is 
calculated as a difference between original and resulting buffer capacity.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to