This is an automated email from the ASF dual-hosted git repository.

blerer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from f866753  Read repair test with moving token should read at QUORUM
     add 3f73c16  Fix memory leak in CompressedChunkReader
     add 08315ea  Merge branch cassandra-3.11 into trunk

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../commitlog/AbstractCommitLogSegmentManager.java | 18 ++++-
 .../cassandra/db/commitlog/CompressedSegment.java  |  3 +-
 .../cassandra/db/commitlog/EncryptedSegment.java   |  4 +-
 .../cassandra/io/util/CompressedChunkReader.java   | 26 ++-----
 .../util}/SimpleCachedBufferPool.java              | 79 ++++++++++----------
 .../io/util/ThreadLocalByteBufferHolder.java       | 83 ++++++++++++++++++++++
 7 files changed, 147 insertions(+), 67 deletions(-)
 rename src/java/org/apache/cassandra/{db/commitlog => 
io/util}/SimpleCachedBufferPool.java (57%)
 create mode 100644 
src/java/org/apache/cassandra/io/util/ThreadLocalByteBufferHolder.java


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

Reply via email to