Merge branch 'cassandra-3.11' into trunk
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8b9515bd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8b9515bd Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8b9515bd Branch: refs/heads/trunk Commit: 8b9515bd2e410c634e4a31fe3e93890f1a1f8f71 Parents: ac1bb75 991e197 Author: Branimir Lambov <[email protected]> Authored: Tue Aug 21 11:56:30 2018 +0300 Committer: Branimir Lambov <[email protected]> Committed: Tue Aug 21 11:56:30 2018 +0300 ---------------------------------------------------------------------- .../io/sstable/IndexSummaryBuilder.java | 4 +- .../cassandra/io/util/DataOutputBuffer.java | 8 +- .../io/util/DataOutputBufferFixed.java | 2 +- .../cassandra/io/util/SafeMemoryWriter.java | 16 ++-- .../cassandra/io/util/DataOutputTest.java | 4 +- .../cassandra/io/util/SafeMemoryWriterTest.java | 90 ++++++++++++++++++++ 6 files changed, 110 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
