Pavel Yaskevich
|
cb67c98d57
|
fix stress tool that hangs forever on timeout or error
patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-4128
|
2012-04-24 10:52:54 -07:00 |
Jonathan Ellis
|
8c9d0fb72a
|
Revert "allow running stress from build classes" and "Add stress tool to binaries"
This reverts commits cb7a931ffc and 9b746daf7f.
|
2012-04-18 11:12:29 -05:00 |
Vijay Parthasarathy
|
03ad8cdf4d
|
make stress executable
|
2012-04-18 09:05:12 -07:00 |
Jonathan Ellis
|
10a64bd681
|
avoid streaming empty files with bulk loader if sstablewriter errors out
patch by yukim; reviewed by jbellis for CASSANDRA-3946
|
2012-04-17 16:21:50 -05:00 |
Sylvain Lebresne
|
5434ac4a06
|
Avoids possible deadlock during bootstrap due to not comparing schema UUID by timestamp
patch by slebresne; reviewed by driftx for CASSANDRA-4159
|
2012-04-17 18:09:46 +02:00 |
Vijay Parthasarathy
|
cb7a931ffc
|
allow running stress from build classes
patch by Vijay; reviewed by jbellis for CASSANDRA-4139
|
2012-04-16 15:43:53 -07:00 |
Jonathan Ellis
|
f080511941
|
change node-down message from info to debug
|
2012-04-13 12:58:56 -05:00 |
Jonathan Ellis
|
c738813098
|
support PropertyFileSnitch in bulk loader
patch by Ji Cheng; reviewed by jbellis for CASSANDRA-4145
|
2012-04-13 10:31:01 -05:00 |
Jonathan Ellis
|
142e8c1a29
|
add auto_snapshot option allowing disabling snapshot before drop/truncate
patch by dbrosius; reviewed by jbellis for CASSANDRA-3710
|
2012-04-11 09:01:56 -05:00 |
Vijay Parthasarathy
|
9b746daf7f
|
Add stress tool to binaries
patch by Vijay; reviewed by driftx for CASSANDRA-4103
|
2012-04-09 17:09:53 -07:00 |
Jonathan Ellis
|
0162447858
|
allow short snitch names & update snitch comments
patch by jbellis; reviewed by vijay for CASSANDRA-4130
|
2012-04-06 17:21:17 -05:00 |
Pavel Yaskevich
|
17d6354f65
|
(CLI) properly handle quotes in create/update keyspace commands
patch by Pavel Yaskevich; reviewed by Jonathan Ellis (CASSANDRA-4129)
|
2012-04-06 19:41:25 +03:00 |
Brandon Williams
|
40515ed5de
|
Merge branch 'cassandra-0.8' into cassandra-1.0
|
2012-04-05 15:04:34 -05:00 |
Brandon Williams
|
1a42cf3f8e
|
Backport CASSANDRA-3600 to 0.8
|
2012-04-05 14:53:54 -05:00 |
Jonathan Ellis
|
c9f88103d0
|
guess correct version of Python for Arch Linux
patch by Andrew Ash and Paul Cannon for CASSANDRA-4090
|
2012-04-03 11:12:13 -05:00 |
Stephen Connolly
|
062ee3f2ee
|
Update POM generation after migration to git
patch by stephenc; reviewed by slebresne for CASSANDRA-3732
|
2012-04-03 18:02:03 +02:00 |
Sylvain Lebresne
|
3fd0fb6aa0
|
Fix exception during cleanup for Leveled compaction
patch by jbellis & slebresne; reviewed by jbellis & slebresne for CASSANDRA-4112
|
2012-04-03 16:32:58 +02:00 |
Jonathan Ellis
|
67e88da62e
|
clarify backwards-compatibility policy (CASSANDRA-3951)
|
2012-04-02 16:37:43 -05:00 |
Jonathan Ellis
|
6be70090fb
|
merge from 0.8
|
2012-04-02 12:14:25 -05:00 |
Jonathan Ellis
|
c5e242819a
|
update blog link for sun -> oracle transition
|
2012-04-02 12:09:21 -05:00 |
Jonathan Ellis
|
cfec1e1f81
|
update CHANGES
|
2012-04-02 12:08:25 -05:00 |
Sylvain Lebresne
|
4457839b9d
|
Update versions and news for 1.0.9
|
2012-04-02 14:23:50 +02:00 |
Vijay Parthasarathy
|
cec4253ba8
|
CASSANDRA-4099-reopened
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4098
|
2012-03-30 11:42:10 -07:00 |
Jonathan Ellis
|
4a6531172c
|
remove unnecessary asserts in native code interfaces
patch by jbellis; reviewed by pschuller for CASSANDRA-4096
|
2012-03-30 10:41:32 -05:00 |
Sylvain Lebresne
|
5cde93d960
|
Fix intermittent NPE in get_slice
patch by jbellis; reviewed by vijay for CASSANDRA-4095
|
2012-03-30 17:22:59 +02:00 |
Sylvain Lebresne
|
3931ee709d
|
Fix total bytes count for parallel compaction
patch by slebresne; reviewed by jbellis for CASSANDRA-3758
|
2012-03-30 16:19:27 +02:00 |
Sylvain Lebresne
|
7326ba8879
|
Allow custom types in CLI's assume command
patch by xedin; reviewed by slebresne for CASSANDRA-4081
|
2012-03-30 10:33:29 +02:00 |
Vijay Parthasarathy
|
b85d44a25b
|
make ITC to handle versioning using BCA
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4098
|
2012-03-29 16:29:07 -07:00 |
Sylvain Lebresne
|
b0dfb4cdc4
|
fix NPE on invalid CQL DELETE command
patch by dbrosius; reviewed by slebresne for CASSANDRA-3755
|
2012-03-29 16:26:53 +02:00 |
Brandon Williams
|
281af5e4f7
|
Validate keys from CQL mutations.
Patch by paul cannon, reviewed by xedin for CASSANDRA-3612
|
2012-03-28 11:54:17 -05:00 |
Pavel Yaskevich
|
51482ba22f
|
(CLI) Fix typo in yaml doc file
patch by Andrew Ash; reviewed by Pavel Yaskevich for CASSANDRA-4089
|
2012-03-28 01:43:17 +03:00 |
Brandon Williams
|
270d0165da
|
cqlsh: check for cql driver colname type support, overhaul column coloring
Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4003
|
2012-03-27 14:29:10 -05:00 |
Brandon Williams
|
9fc1d5c23a
|
cqlsh: fix col. width in presence of wide unicode glyphs
Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4033
|
2012-03-27 13:51:02 -05:00 |
Brandon Williams
|
46689e51b4
|
Shut down thrift on decommission.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4086
|
2012-03-27 12:25:35 -05:00 |
Jonathan Ellis
|
0594179913
|
improve #3985 changelog entry
|
2012-03-27 08:50: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 |
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 |
Pavel Yaskevich
|
fbdf7b03c7
|
ensure that directory is selected for compaction
patch by Aaron Morton; reviewed by Pavel Yaskevich for CASSANDRA-3985
|
2012-03-22 15:57:13 +03:00 |
Sylvain Lebresne
|
5a3d4c14b2
|
CFS.setMaxCompactionThreshold doesn't allow 0 unless min is also 0
patch by slebresne; reviewed by jbellis for CASSANDRA-4070
|
2012-03-22 13:42:22 +01:00 |
Brandon Williams
|
c573c46e34
|
Expose secondary indexes to cfhistograms.
Patch by brandonwilliams, reviewed by Nick Bailey for CASSANDRA-4063
|
2012-03-19 21:38:33 -05:00 |
Jonathan Ellis
|
f42ec6d599
|
add environment variables to the simpleauth README
|
2012-03-13 23:21:52 -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 |
Brandon Williams
|
d0964715d4
|
Make BoundedStatsDeque threadsafe.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4019
|
2012-03-08 17:42:59 -06:00 |
Brandon Williams
|
28a9a15e1c
|
Make BoundedStatsDeque threadsafe.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4019
|
2012-03-08 17:32:43 -06:00 |
Sylvain Lebresne
|
f239907446
|
Fix race leading to super column assertion failure
patch by slebresne; reviewed by jbellis for CASSANDRA-3957
|
2012-03-07 18:37:48 +01: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
|
c7895e99fb
|
Revert "don't change manifest level for cleanup, scrub, and upgradesstables under LCS"
This reverts commit 53fb52ac71.
|
2012-03-07 14:17:25 +01:00 |
Sylvain Lebresne
|
e8b444269f
|
Remove dead (and buggy: removes only half the files) code
|
2012-03-07 11:27:45 +01:00 |