Jonathan Ellis
|
1ad710b6ea
|
fix typo in SICST class name
|
2012-07-26 17:12:24 -05:00 |
Jonathan Ellis
|
bcc7f7b0fb
|
cleanup
|
2012-07-26 17:12:02 -05:00 |
T Jake Luciani
|
27cd2bfda0
|
remove poorly mocked test in favor of new test
|
2012-07-26 14:35:31 -04:00 |
T Jake Luciani
|
bce2d6c357
|
Push the validation of secondary index values to the secondary index manager
Patch by Alex Liu, Reviewed by tjake for CASSANDRA-4240
|
2012-07-26 13:37:24 -04:00 |
Jonathan Ellis
|
84a1d6059b
|
fix mixing user-provided timestamps and local deletion time for #4396
|
2012-07-10 08:35:23 -05:00 |
Sylvain Lebresne
|
2e851032b7
|
Update descriptor test after #4116
|
2012-05-04 17:50:59 +02:00 |
Jonathan Ellis
|
48a22695f4
|
fix maxTimestamp to include row tombstones
patch by Sam Tunnicliffe and jbellis for CASSANDRA-4116
|
2012-05-02 09:52:10 -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 |
Jonathan Ellis
|
56302ceccf
|
Test fixes for 1.0 message serialization format
|
2012-03-26 10:51:45 -05:00 |
Jonathan Ellis
|
959764186a
|
cleanup
|
2012-03-26 10:51:43 -05:00 |
Jonathan Ellis
|
1e18538c98
|
only deserialize keys we need in the sample
patch by yukim; reviewed by jbellis for CASSANDRA-4023
|
2012-03-23 09:54:27 -05:00 |
Vijay Parthasarathy
|
34060fc77a
|
EC2 snitch incorrectly reports regions
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4026
|
2012-03-12 12:00:06 -07:00 |
Sylvain Lebresne
|
048c8a98d8
|
Don't promote sstables for cleanup, scrub and updateSSTables
patch by slebresne; reviewed by jbellis for CASSANDRA-3989
|
2012-03-07 18:35:15 +01:00 |
Sylvain Lebresne
|
fe6980eb7d
|
Fix version, licences and changelog for 1.0.8 release
|
2012-02-22 15:10:56 +01:00 |
Sylvain Lebresne
|
712cfb12dd
|
Fix CompactionsTest.testSuperColumnCompactions (insert longs since CF uses LongType)
|
2012-02-21 13:38:52 +01:00 |
Sylvain Lebresne
|
636e41dc3c
|
Fix LazilyCompactedRowTest
patch by slebresne; reviewed by driftx for CASSANDRA-3915
|
2012-02-15 16:41:46 +01:00 |
Sylvain Lebresne
|
6cb4af7c66
|
Merge branch 'cassandra-0.8' into cassandra-1.0
Conflicts:
src/java/org/apache/cassandra/db/filter/QueryFilter.java
|
2012-02-08 15:21:17 +01:00 |
Sylvain Lebresne
|
ad80cf4c20
|
SuperColumn may ignore relevant tombstones
patch by slebresne; reviewed by jbellis for CASSANDRA-3875
|
2012-02-08 15:08:46 +01:00 |
Eric Evans
|
43003f06a3
|
fix #3665 breakage (1.0 classes can't decompose())
(which I knew how this happened)
Patch by eevans for CASSANDRA-3665
|
2012-01-29 10:42:48 -06:00 |
Eric Evans
|
32075c4aec
|
test to expose missing dependencies
Patch by eevans; reviewed by Dave Brosius for CASSANDRA-3665
|
2012-01-27 13:52:33 -06:00 |
Sylvain Lebresne
|
6a1ed6205c
|
Allow DynamicCompositeType to compare components of different types
patch by slebresne; reviewed by edanuff for CASSANDRA-3625
|
2012-01-13 08:49:21 +01:00 |
Jonathan Ellis
|
f2cb272798
|
update createHardLink calls
|
2012-01-12 17:16:03 -06:00 |
Jonathan Ellis
|
185eca5d1f
|
prevent slow clients from postponing shutdown indefinitely
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-3727
|
2012-01-11 12:48:40 -06:00 |
Jonathan Ellis
|
1a3a52642c
|
remove ConsistencyLevelTest.java
patch by slebresne; reviewed by jbellis for CASSANDRA-3531
|
2012-01-03 21:12:33 -06:00 |
Jonathan Ellis
|
e3c5d5d433
|
stop thrift service in shutdown hook so we can quiesce MessagingService
patch by jbellis; reviewed by Brandon Williams for CASSANDRA-3335
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1221467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 20:08:20 +00:00 |
Brandon Williams
|
8cf9f2deda
|
Allow overriding RING_DELAY.
Patch by brandonwilliams reviewed by slebresne for CASSANDRA-3600
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1213346 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-12 18:22:13 +00:00 |
Brandon Williams
|
250e63bc74
|
Remove old distributed tests.
Patch by brandonwilliams reviewed by jbellis for CASSANDRA-3602
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1212572 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 18:45:39 +00:00 |
Sylvain Lebresne
|
e21cda43ca
|
add back partitioner in sstable metadata
patch by yukim; reviewed by slebresne for CASSANDRA-3540
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1211848 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-08 12:03:55 +00:00 |
Jonathan Ellis
|
eaca534152
|
Optimize componentsFor method for compaction and startup time
patch by jbellis and Eric Parusel; reviewed by slebresne for CASSANDRA-3532
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1209689 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-02 21:00:43 +00:00 |
Pavel Yaskevich
|
f0b14509e1
|
fix default value validation usage in CLI SET command
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3553
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1209514 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-02 14:39:28 +00:00 |
Sylvain Lebresne
|
545cd65752
|
Remove allocator code from counter unit test
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1206184 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 14:18:41 +00:00 |
Sylvain Lebresne
|
84a118912c
|
fix system test
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1206131 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-25 12:00:50 +00:00 |
Jonathan Ellis
|
7d0db86758
|
merge #2786 from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1205475 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 16:18:43 +00:00 |
Jonathan Ellis
|
dc342de371
|
avoid dropping tombstones when they might still be needed to shadow data in another sstable
patch by slebresne and jbellis for CASSANDRA-2786
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1205452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 15:38:44 +00:00 |
Sylvain Lebresne
|
1c78dd9ce4
|
merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1205317 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 08:02:32 +00:00 |
Sylvain Lebresne
|
6d183c1a52
|
Fix array out of bounds error in counter shard removal
patch by slebresne; reviewed by yukim for CASSANDRA-3514
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1205316 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-23 07:59:45 +00:00 |
Sylvain Lebresne
|
aee40158c0
|
Fix incorrect query results due to invalid SSTable.maxTimestamp
patch by slebresne; reviewed by jbellis and amorton for CASSANDRA-3510
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1204869 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 09:19:57 +00:00 |
Jonathan Ellis
|
9a5c679f0a
|
enforce RP tokens 0..2**127
patch by jbellis; reviewed by Nick Bailey for CASSANDRA-3501
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1203893 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-18 22:56:43 +00:00 |
Jonathan Ellis
|
943fd92c9c
|
update SSTableMetadata to conform with code style
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1203319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-17 18:45:04 +00:00 |
Jonathan Ellis
|
504d4d7fce
|
actually test persistent-ness in testPeristentStatistics
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1202903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 22:02:03 +00:00 |
Sylvain Lebresne
|
e029b7d0c1
|
Fix incorrect size exception during streaming of counters
patch by slebresne; reviewed by jbellis for CASSANDRA-3481
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1200483 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 19:18:46 +00:00 |
Pavel Yaskevich
|
0b54c99e22
|
report compression ratio in CFSMBean
patch by Vijay; reviewed by Pavel Yaskevich for CASSANDRA-3393
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1200251 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 10:07:25 +00:00 |
Jonathan Ellis
|
74459de4dd
|
add sstable forward-compatibility
patch by jbellis; reviewed by ymorishita for CASSANDRA-3478
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1200100 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-10 02:24:46 +00:00 |
Jonathan Ellis
|
236818cc34
|
update Descriptor to use a regexp for validation
patch by ymorishita; reviewed by jbellis for CASSANDRA-3470
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199909 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 18:29:30 +00:00 |
Jonathan Ellis
|
45edba697f
|
fix reading metadata/statistics component for version < h
patch by jbellis; reviewed by slebresne for CASSANDRA-3474
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199874 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:17:54 +00:00 |
Jonathan Ellis
|
41c7424a0c
|
revert #3393 temporarily
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199850 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-09 17:03:03 +00:00 |
Pavel Yaskevich
|
84a03abdce
|
Report compression ratio in CFSMBean
patch by vijay; reviewed by xedin for CASSANDRA-3393
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 20:04:17 +00:00 |
Jonathan Ellis
|
6a3e42a634
|
update test comment
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 18:30:22 +00:00 |
Jonathan Ellis
|
d15a798af7
|
add test for CASSANDRA-3467 (which was fixed by #3446)
patch by Rick Branson; reviewed by jbellis for CASSANDRA-3467
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199369 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 18:01:30 +00:00 |
Jonathan Ellis
|
9392edf072
|
fix querying supercolumns by name
patch by jbellis; reviewed by slebresne and tested by Mike Smith for CASSANDRA-3446
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1199367 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-08 17:55:16 +00:00 |