Add missing sstables for ScrubTest
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b94d8d40 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b94d8d40 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/b94d8d40 Branch: refs/heads/trunk Commit: b94d8d40fb6f84b4041857bf69ddf7cd22df2e86 Parents: 39bcc8c Author: Sylvain Lebresne <[email protected]> Authored: Fri Jun 29 17:25:12 2012 +0200 Committer: Sylvain Lebresne <[email protected]> Committed: Fri Jun 29 17:25:58 2012 +0200 ---------------------------------------------------------------------- .../Keyspace1-Standard3-hd-1-Data.db | Bin 0 -> 498 bytes .../Keyspace1-Standard3-hd-1-Filter.db | Bin 0 -> 256 bytes .../Keyspace1-Standard3-hd-1-Index.db | Bin 0 -> 66 bytes .../Keyspace1-Standard3-hd-1-Statistics.db | Bin 0 -> 4354 bytes 4 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/b94d8d40/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Data.db ---------------------------------------------------------------------- diff --git a/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Data.db b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Data.db new file mode 100644 index 0000000..4530034 Binary files /dev/null and b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Data.db differ http://git-wip-us.apache.org/repos/asf/cassandra/blob/b94d8d40/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Filter.db ---------------------------------------------------------------------- diff --git a/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Filter.db b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Filter.db new file mode 100644 index 0000000..1b5e708 Binary files /dev/null and b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Filter.db differ http://git-wip-us.apache.org/repos/asf/cassandra/blob/b94d8d40/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Index.db ---------------------------------------------------------------------- diff --git a/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Index.db b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Index.db new file mode 100644 index 0000000..2cbe319 Binary files /dev/null and b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Index.db differ http://git-wip-us.apache.org/repos/asf/cassandra/blob/b94d8d40/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Statistics.db ---------------------------------------------------------------------- diff --git a/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Statistics.db b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Statistics.db new file mode 100644 index 0000000..7231157 Binary files /dev/null and b/test/data/corrupt-sstables/Keyspace1-Standard3-hd-1-Statistics.db differ
