NateAdere opened a new pull request, #2122:
URL: https://github.com/apache/cassandra/pull/2122
Used HeapByteBuffers and ThreadLocal to allocate a ByteBuffer for every
thread.
* Reduced 20% memory allocation when doing mostly memory based queries
* Reduced 4% memory allocation when doing disk-based queries
```
patch by Natnael Adere; reviewed by <Reviewers> for CASSANDRA-#####
```
The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-18212)
--
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]