Jonathan Ellis
|
42a39b5d64
|
simplify de-tombstoning of columns for pre-collated results
|
2013-05-15 18:03:49 -05:00 |
Jonathan Ellis
|
7f2c3a8e40
|
Removed compatibility with pre-1.2.5 sstables and network messages
patch by jbellis; reviewed by marcuse for CASSANDRA-5511
|
2013-04-26 13:17:39 -05:00 |
Jonathan Ellis
|
c48acd9e6e
|
merge from 1.2
|
2013-04-23 13:11:25 -05:00 |
Vijay Parthasarathy
|
7a6fbc1b22
|
Merge branch 'cassandra-1.2' into trunk
Conflicts:
src/java/org/apache/cassandra/db/ColumnFamily.java
src/java/org/apache/cassandra/db/RowIndexEntry.java
|
2013-04-16 18:42:53 -07:00 |
Jonathan Ellis
|
8ce9edf040
|
fix SerializationsTest
|
2013-04-11 21:31:27 -05:00 |
Marcus Eriksson
|
efbdee2370
|
Decide on a gcBefore before sending out TreeRequests
patch by marcuse, reviewed by yukim, for CASSANDRA-4932
|
2013-04-09 08:08:32 +02:00 |
Sylvain Lebresne
|
3a005df397
|
Replace supercolumns internally by composites
patch by slebresne; reviewed by Vijay for CASSANDRA-3237
|
2013-01-02 13:40:13 +01:00 |
Yuki Morishita
|
92f33391e0
|
update test data for SerializationsTest
|
2012-11-21 17:34:28 -06:00 |
Yuki Morishita
|
901a54a6d6
|
change stream session ID from (host, counter) to TimeUUID; patch by yukim reviewed by Michael Kjellman for CASSANDRA-4813
|
2012-11-13 16:18:07 -06:00 |
Vijay Parthasarathy
|
0525ae25f8
|
log related to Murmur3Partitioner
patch by vijay; reviewed by Pavel Yaskevich for CASSANDRA-4282
|
2012-08-29 18:02:57 -07:00 |
Sylvain Lebresne
|
b3ca94bdbf
|
Regenerate serialized messages
|
2012-07-16 18:40:35 +02:00 |
Sylvain Lebresne
|
d1171ddc10
|
Support multiple ranges in SliceQueryFilter
patch by dr-alves and slebresne; reviewed by vijay, dr-alves and slebresne for CASSANDRA-3885
|
2012-06-18 17:21:56 +02:00 |
Yuki Morishita
|
21aef92905
|
directly stream compressed sstable with java nio. patch by yukim,
reveiwed by jbellis for CASSANDRA-4297
|
2012-06-13 12:24:43 -05:00 |
Pavel Yaskevich
|
267690a140
|
fix Summary component and caches to use correct partitioner
patch by Sam Tunnicliffe and Pavel Yaskevich; reviewed by Pavel Yaskevich for CASSANDRA-4289
|
2012-06-01 18:52:46 +03:00 |
Pavel Yaskevich
|
90170d1594
|
Avoid ID conflicts from concurrent schema changes
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3794
|
2012-05-29 13:19:20 +03:00 |
Jonathan Ellis
|
cbd68650bd
|
regenerate serialization test data
|
2012-05-21 15:48:38 -05:00 |
Yuki Morishita
|
29d97dc2ab
|
Test fixes
|
2012-05-21 15:48:37 -05:00 |
Yuki Morishita
|
f81cc74f5c
|
add serializedSize (part 2) and fix unit tests
patch by yukim; reviewed by jbellis for CASSANDRA-3617
|
2012-05-08 12:40:55 -05:00 |
Jonathan Ellis
|
d3c5dbdd6b
|
merge from 1.0
|
2012-03-26 10:54:45 -05:00 |
Jonathan Ellis
|
8b23dcaef9
|
update AbstractSerializationsTester to generate 1.0 messages, which omit wasted space after the message body. CUR_VER is left at 0.7 to ensure compatibility.
|
2012-03-26 10:51:47 -05:00 |
Pavel Yaskevich
|
37b079352d
|
Allow concurrent schema migrations
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-1391
|
2012-01-25 04:12:36 +02:00 |
Jonathan Ellis
|
c5ee059b06
|
merge from 0.7
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1068504 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-08 18:24:48 +00:00 |
Gary Dusbabek
|
959cf99e36
|
0.7 message serialization test binaries. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1923
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1062957 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-24 20:07:57 +00:00 |