You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by be...@apache.org on 2015/06/01 17:44:45 UTC

[3/5] cassandra git commit: Fix TrackerTest.addSSTables

Fix TrackerTest.addSSTables

patch by stefania; reviewed by benedict for CASSANDRA-9514


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

Branch: refs/heads/trunk
Commit: 3b85ea7340d6aa21d412f3f8d23c89e4d37ecf96
Parents: c11644b 8b80b55
Author: stefania <st...@datastax.com>
Authored: Mon Jun 1 16:43:56 2015 +0100
Committer: Benedict Elliott Smith <be...@apache.org>
Committed: Mon Jun 1 16:43:56 2015 +0100

----------------------------------------------------------------------
 .../io/sstable/format/SSTableReader.java        |  4 +-
 test/unit/org/apache/cassandra/MockSchema.java  | 16 ++++
 .../cassandra/db/lifecycle/TrackerTest.java     | 94 ++++++++++++--------
 3 files changed, 73 insertions(+), 41 deletions(-)
----------------------------------------------------------------------