Aleksey Yeschenko
|
ea26dbd730
|
Fix availability validation for LOCAL_ONE CL
patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for
CASSANDRA-7319
|
2014-05-29 19:01:32 +03:00 |
Sylvain Lebresne
|
7bbeb5aa2d
|
Fix bug with some IN queries missing results
patch by slebresne; reviewed by thobbs for CASSANDRA-7105
|
2014-05-29 12:48:42 +02:00 |
Aleksey Yeschenko
|
a37482144f
|
CHANGES.txt whitespace
|
2014-05-28 23:22:55 +03:00 |
Brandon Williams
|
4e67631ef8
|
fix typo
|
2014-05-27 18:11:38 -05:00 |
Dave Brosius
|
de1f7ee1ee
|
only query once for local host id on join
patch by dbrosius reviewed by jbellis for cassandra-7257
|
2014-05-19 21:12:44 -04:00 |
Mikhail Stepura
|
8abe9f6f52
|
cqlsh should return a non-zero error code if a query fails
patch by Branden Visser and Mikhail Stepura; reviewed by Mikhail Stepura for CASSANDRA-6344
|
2014-05-08 13:27:41 -07:00 |
Dave Brosius
|
d839350f42
|
reduce garbage creation in calculatePendingRanges
patch by dbrosius reviewed by bwilliams for cassandra-7191
|
2014-05-07 21:17:48 -04:00 |
Jake Luciani
|
21b3a679f0
|
Raise the phi convict threshold check in 1.2
patch by tjake; reviewed by jbellis for CASSANDRA-7063
|
2014-05-07 13:17:33 -04:00 |
Dave Brosius
|
0132e546b5
|
remove duplicate queries for local tokens
patch by dbrosius reviewed by ayeschenko for cassandra-7182
|
2014-05-07 01:34:02 -04:00 |
Jonathan Ellis
|
c7e472e8c1
|
Set keepalive on MessagingService connections
patch by Jianwei Zhang; reviewed by jbellis for CASSANDRA-7170
|
2014-05-06 22:41:20 -05:00 |
Brandon Williams
|
f4460a55b8
|
Update peer information when a node jumps to normal.
Patch by brandonwilliams, reviewed by Richard Low for CASSANDRA-7122
|
2014-05-06 16:10:10 -05:00 |
Brandon Williams
|
64394b2526
|
remove stray bat file
|
2014-05-05 14:23:27 -05:00 |
Jianwei Zhang
|
9eb346a643
|
fix time conversion to milliseconds in SimpleCondition.await
patch by jzhang reviewed by dbrosius for cassandra-7149
|
2014-05-04 10:25:38 -04:00 |
Dave Brosius
|
c454807a75
|
make sure streams get closed
|
2014-05-04 00:19:51 -04:00 |
Dave Brosius
|
2f32783bd6
|
make sure zone info gets completely read
|
2014-05-04 00:07:40 -04:00 |
Brandon Williams
|
6f4853e78a
|
Add Cloudstack snitch
Patch by Pierre-Yves Ritschard, reviewed by brandonwilliams for
CASSANDRA-7147
|
2014-05-03 13:43:40 -05:00 |
Brandon Williams
|
837bded794
|
fix build
|
2014-05-02 16:39:36 -05:00 |
Brandon Williams
|
562a22fcd2
|
Update system.peers correctly when relocating tokens.
Patch by brandonwilliams, reviewed by tjake for CASSANDRA-7126
|
2014-05-02 15:46:11 -05:00 |
Brandon Williams
|
ad404512dd
|
Add Google Compute Engine snitch
Patch by Brian Lynch, reviewed by brandonwilliams for CASSANDRA-7132
|
2014-05-01 18:45:15 -05:00 |
Mikhail Stepura
|
b573d0fb51
|
Cleanup selector's keys.
patch by Mikhail Stepura; reviewed by Brandon Williams for CASSANDRA-6546
|
2014-05-01 15:18:00 -07:00 |
Sylvain Lebresne
|
10527498a3
|
Preserves CQL metadata when updating table from thrift
patch by mishail; reviewed by iamaleksey & slebresne for CASSANDRA-6831
|
2014-04-30 11:19:57 +02:00 |
Dave Brosius
|
7f019804ca
|
fix npe when specifying -Dcassandra.fd_initial_value_ms
patch by dbrosius reviewed by bwilliams for cassandra 6751
|
2014-04-28 19:51:56 -04:00 |
Brandon Williams
|
63ba5886e3
|
Fix nodetool display with vnodes.
Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-7082
|
2014-04-25 16:50:41 -05:00 |
Sylvain Lebresne
|
08a9d384d8
|
Add back ColumnIdentifier comparison since we do use it
|
2014-04-25 15:37:50 +02:00 |
Sylvain Lebresne
|
c0c2de53a0
|
Remove unused (and slightly broken) ColumnIdentifier.compareTo
|
2014-04-25 12:26:36 +02:00 |
belliottsmith
|
72203c5037
|
Fix CFMetaData#getColumnDefinitionFromColumnName()
patch by Benedict Elliott Smith; reviewed by Aleksey Yeschenko for
CASSANDRA-7074
|
2014-04-25 03:14:56 +03:00 |
Brandon Williams
|
9359b7a318
|
Don't shut MessagingService down when replacing a node.
Patch by brandonwilliams, reviewed by Benedict for CASSANDRA-6476
|
2014-04-24 10:21:45 -05:00 |
Aleksey Yeschenko
|
2890cc5be9
|
Ensure that batchlog and hint timeouts do not produce hints
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-7058
|
2014-04-22 19:10:51 +03:00 |
Jonathan Ellis
|
0547d16d5f
|
Fix schema concurrency exceptions (backport of #6841)
|
2014-04-22 09:17:00 -05:00 |
Sam Tunnicliffe
|
8d1acd93fe
|
Nodetool rebuild_index requires named indexes argument
patch by Stunnicliffe reviewed by dbrosius for cassandra-7038
|
2014-04-22 01:33:39 -04:00 |
Sylvain Lebresne
|
d0b41d0092
|
Fix changelog
|
2014-04-21 09:43:38 +02:00 |
Mikhail Stepura
|
13d3a47461
|
cqlsh: Updated CQL3 parser to support functions and BLOB literals
patch by Mikhail Stepura; reviewed by Aleksey Yeschenko for CASSANDRA-7018
|
2014-04-18 18:01:41 -07:00 |
Aleksey Yeschenko
|
87097066e7
|
Fix batchlog to account for CF truncation records
patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for
CASSANDRA-6999
|
2014-04-18 01:38:55 +03:00 |
Sergio Bossa
|
fe94e90f4b
|
Shutdown batchlog executor in SS#drain()
patch by Sergio Bossa; reviewed by Aleksey Yeschenko for CASSANDRA-7025
|
2014-04-11 20:50:50 +03:00 |
Jason Brown
|
d41c075721
|
Non-droppable verbs shouldn't be dropped from OTC
patch by jasobrown; reviewed by Richard Low for CASSANDRA-6980
|
2014-04-08 16:08:19 -07:00 |
Brandon Williams
|
97a6e36bcd
|
fix broken build
|
2014-04-08 14:42:04 -05:00 |
Brandon Williams
|
1755f65a64
|
Schedule schema pull in onChange.
Patch by brandonwilliams, reviewed by Russ Hatch for CASSANDRA-6971
|
2014-04-08 14:28:58 -05:00 |
Brandon Williams
|
514ce33bc9
|
if relocate is a no-op, don't try to op.
|
2014-04-03 17:55:10 -05:00 |
Brandon Williams
|
1b32b4c91c
|
Continue with assassinate even if the endpoint vanishes during the
sleep-for-safety check.
Patch by brandonwilliams, reviewed by Jeremiah Jordan for CASSANDRA-6787
|
2014-04-03 12:40:19 -05:00 |
Brandon Williams
|
43d35a651c
|
Add forgotten test
|
2014-04-02 17:53:19 -05:00 |
Brandon Williams
|
3ca740119e
|
Fix LatencyMetrics returning infinity.
Patch by Nick Bailey, reviewed by Lyuben Todorov for CASSANDRA-6920
|
2014-04-02 16:54:40 -05:00 |
Brandon Williams
|
a4d7e227dc
|
Add logging about not autobootstrapping a seed.
Patch by brandonwilliams for CASSANDRA-6972
|
2014-04-02 16:43:23 -05:00 |
Aleksey Yeschenko
|
dc3f22b61d
|
Fix batchlogManager#deleteBatch() use of millisecond timsestamps
patch by Aleksey Yeschenko; reviewed by Pavel Yaskevich for
CASSANDRA-6822
|
2014-04-01 04:16:48 +03:00 |
Sylvain Lebresne
|
05fcfa2be4
|
Update versions and NEWS for 1.2.16 release
|
2014-03-24 17:16:15 +01:00 |
Sylvain Lebresne
|
91130373f4
|
Fix typo in DeletionInfo
|
2014-03-24 17:06:01 +01:00 |
Yuki Morishita
|
35d4b5de8f
|
Fix SSTable not released if stream fails before it starts
patch by yukim; reviewed by Richard Low for CASSANDRA-6818
|
2014-03-24 07:44:19 -05:00 |
Vijay
|
b7bb2fb203
|
status output is confused when hostname resolution is enabled
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-6896
|
2014-03-22 17:50:30 -07:00 |
Vijay
|
26b8f4ac9d
|
nodetool status should issue a warning when no keyspace is specified
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-6168
|
2014-03-22 13:48:55 -07:00 |
Jonathan Ellis
|
73a3eeb6f6
|
comment CqlRow for #6807
|
2014-03-19 12:10:52 -05:00 |
Tyler Hobbs
|
7e870018dc
|
Add UNLOGGED, COUNTER options to BATCH docs
patch by Tyler Hobbs; reviewed by Sylvain Lebresne for CASSANDRA-6816
|
2014-03-19 11:37:09 -05:00 |