You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2015/12/02 04:46:59 UTC

[4/5] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.1

Merge branch 'cassandra-3.0' into cassandra-3.1


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4c6f3256
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4c6f3256
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/4c6f3256

Branch: refs/heads/trunk
Commit: 4c6f32569dcb8d9851ca0c3976c1ae055b99e069
Parents: 5b6a368 f7aaea0
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Dec 1 22:46:10 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Dec 1 22:46:10 2015 -0500

----------------------------------------------------------------------
 CHANGES.txt                                     |   2 +
 .../io/compress/CompressedSequentialWriter.java |   2 +-
 .../io/util/BufferedDataOutputStreamPlus.java   |  22 +-
 .../cassandra/io/util/DataOutputBuffer.java     |  78 ++++++-
 .../io/util/DataOutputBufferFixed.java          |   2 +-
 .../cassandra/io/util/SafeMemoryWriter.java     |  10 +-
 .../cassandra/io/util/SequentialWriter.java     |   4 +-
 .../cassandra/io/util/DataOutputTest.java       | 202 +++++++++++++++++++
 8 files changed, 301 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/4c6f3256/CHANGES.txt
----------------------------------------------------------------------