You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2012/06/29 17:28:52 UTC

[1/2] git commit: Add missing sstables for ScrubTest

Updated Branches:
  refs/heads/cassandra-1.1 44e0b9655 -> b94d8d40f


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/cassandra-1.1
Commit: b94d8d40fb6f84b4041857bf69ddf7cd22df2e86
Parents: 39bcc8c
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Fri Jun 29 17:25:12 2012 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
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