Marcus Eriksson
|
b8408f068b
|
Make it clear what timestamp_resolution is used for
Patch by marcuse; reviewed by Jeff Jirsa for CASSANDRA-11041
|
2016-02-09 07:08:22 +01:00 |
Ariel Weisberg
|
6fe70c6529
|
Gossiper#isEnabled is not thread safe
patch by aweisberg; reviewed by jasobrown for CASSANDRA-11116
|
2016-02-08 15:50:59 +00:00 |
Blake Eggleston
|
dd23adf141
|
Avoid mixing repaired and unrepaired sstables in DTCS
Patch by Blake Eggleston; reviewed by marcuse for CASSANDRA-11113
|
2016-02-08 08:49:37 +01:00 |
Tyler Hobbs
|
26aa19e583
|
Add entries for all options to cqlsh.sample
Patch by Tyler Hobbs; reviewed by Lorina Poland for CASSANDRA-10622
|
2016-02-05 16:33:19 -06:00 |
Stefania Alborghetti
|
165f586e6f
|
test_bulk_round_trip_blogposts is failing occasionally
Patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-10938
|
2016-02-02 14:51:19 +01:00 |
Marcus Eriksson
|
3b794f0a82
|
Backport CASSANDRA-10979 to 2.1
|
2016-01-29 08:13:20 +01:00 |
T Jake Luciani
|
d5b6d1b634
|
2.1.13 build
|
2016-01-26 09:12:48 -05:00 |
Yuki Morishita
|
8408c76aff
|
Fix isJoined return true only after becoming cluster member
patch by yukim; reviewed by tjake for CASANDRA-11007
|
2016-01-22 10:46:43 -06:00 |
Joel Knighton
|
3c55732fa4
|
Measure max generation drift against local time instead of previously stored generation for remote host to allow long-running clusters.
patch by jkni; reviewed by Stefania for CASSANDRA-10969
|
2016-01-22 15:37:19 +01:00 |
Marcus Eriksson
|
98cc2c8d6c
|
Avoid NPE on incremental repair failure
Patch by marcuse; reviewed by Carl Yeksigian for CASSANDRA-10909
|
2016-01-21 08:59:47 +01:00 |
Marcus Eriksson
|
1b02a6eb40
|
Unmark sstables compacting once they are done in cleanup/scrub/upgradesstables.
Patch by marcuse; reviewed by Carl Yeksigian for CASSANDRA-10829
|
2016-01-19 08:58:45 +01:00 |
Paulo Motta
|
58a0079c39
|
Revert CASSANDRA-10012 and add more loggings
patch by Paulo Motta; reviewed by yukim for CASSANDRA-10961
|
2016-01-15 12:09:56 -06:00 |
T Jake Luciani
|
abe0c6779c
|
Allow simultaneous bootstrapping with strict consistency when no vnodes are used
patch by Sankalp Kohli; reviewed by tjake for CASSANDRA-11005
|
2016-01-15 09:31:22 -05:00 |
Marcus Eriksson
|
03e6f45087
|
Log a message when a major compaction results in more than one sstable
Patch by marcuse; reviewed by Sylvain Lebresne for CASSANDRA-10847
|
2016-01-15 09:22:30 +01:00 |
Stefania Alborghetti
|
c42716f2a9
|
(cqlsh) fix cqlsh_copy_tests when vnodes are disabled
patch by Stefania Alborghetti; reviewed by Paulo Motta for CASSANDRA-10997
|
2016-01-14 17:09:40 +00:00 |
Stefania Alborghetti
|
26dc07b7db
|
(cqlsh) fix formatting bytearray values
patch by Stefania Alborghetti; reviewed by Jim Witschey for
CASSANDRA-10839
|
2016-01-14 15:48:10 +00:00 |
Paulo Motta
|
c0747d2856
|
(cqlsh) Add request timeout option to cqlsh
patch by Paulo Motta; reviewed by Benjamin Lerer for CASSANDRA-10686
|
2016-01-13 14:31:28 +01:00 |
Ariel Weisberg
|
df342b952c
|
Assert the local node is never hinted and make PAXOS commit not hint
patch by aweisberg; reviewed by slebresne for CASSANDRA-10477
|
2016-01-13 11:27:06 +01:00 |
Carl Yeksigian
|
10bbcfcd9c
|
If CompactionMetadata is not in stats file, use index summary instead
patch by Carl Yeksigian; reviewed by Yuki Morishita for CASSANDRA-10676
|
2016-01-12 12:26:43 -05:00 |
Stefania Alborghetti
|
0f27d68fc2
|
Maybe retry sending digest syn during shadow round
Patch by Stefania Alborghetti; reviewed by Sam Tunnicliffe for
CASSANDRA-8072
|
2016-01-08 15:54:17 +00:00 |
sankalp kohli
|
812df9e8bc
|
Fix pending range calculation during moves
patch by kohlisankalp; reviewed by blambov for CASSANDRA-10887
|
2016-01-08 15:18:45 +01:00 |
Jeremy Hanna
|
6d6d189042
|
Fix inter datacenter streaming default
patch by jeromatron; reviewed by aweisberg for CASSANDRA-9708
|
2016-01-07 11:54:51 +01:00 |
Stefania Alborghetti
|
11716547f8
|
Match cassandra-loader options in COPY FROM
patch by Stefania; reviewed by pauloricardomg for CASSANDRA-9303
|
2016-01-06 17:54:49 +01:00 |
Joel Knighton
|
b551b8e1e6
|
Add check if existing fat client entry in gossip has same broadcast address in checkForEndpointCollision to enable quicker bootstrap retries.
patch by jkni; reviewed by Stefania for CASSANDRA-10844
|
2016-01-05 15:31:17 +01:00 |
Yuki Morishita
|
a55fd76ddd
|
Fix binding to any address in CqlBulkRecordWriter
patch by yukim; reviewed by snazy for CASSANDRA-9309
|
2015-12-31 12:40:57 -06:00 |
Marcus Eriksson
|
0d51b65e32
|
Fix the way we replace sstables after anticompaction
Patch by marcuse; reviewed by yukim for CASSANDRA-10831
|
2015-12-29 13:45:32 +01:00 |
Yasuharu Goto
|
f1b9e9a65a
|
cqlsh fails to decode utf-8 characters for text typed columns
patch by Yasuharu Goto; reviewed by Paulo Motta for CASSANDRA-10875
|
2015-12-27 17:26:22 +01:00 |
Stefania Alborghetti
|
3ccffc94b8
|
Fix multiple consecutive delimiters on cqlsh COPY FROM
Patch by stefania; reviewed by pmotta for CASSANDRA-10854
|
2015-12-23 13:20:27 -05:00 |
Paulo Motta
|
7c3966bfe3
|
Log error when stream session fails
patch by Paulo Motta; reviewed by yukim for CASSANDRA-9294
|
2015-12-22 14:29:08 -06:00 |
Sylvain Lebresne
|
e438831377
|
Remove "atomic" wording for batches in CQL doc (CASSANDRA-10701)
|
2015-12-22 11:52:36 +01:00 |
Ariel Weisberg
|
3740f815c2
|
Fix bugs in commit log archiving startup behavior
patch by Ariel Weisberg; reviewed by Branimir Lambov for CASSANDRA-10593
|
2015-12-18 23:37:05 +00:00 |
Stefania Alborghetti
|
124f1bd261
|
(cqlsh) further optimise COPY FROM
patch by Stefania Alborghetti; reviewed by Adam Holmberg for
CASSANDRA-9302
|
2015-12-15 21:03:31 +00:00 |
T Jake Luciani
|
994250c8d3
|
stableloader will fail if there are collections in the schema tables
Fix and new testcase
Patch by tjake; reviewed by Aleksey Yeschenko for CASSANDRA-10700
|
2015-12-15 14:15:12 -05:00 |
Branimir Lambov
|
cee35e42d0
|
Allow CREATE TABLE WITH ID
Patch by Branimir Lambov; reviewed by marcuse for CASSANDRA-9179
|
2015-12-15 09:58:42 +01:00 |
Benjamin Lerer
|
9b30d6572f
|
Make Stress compiles within eclipse
patch by Benjamin Lerer; reviewed by Jake Luciani for CASSANDRA-10807
|
2015-12-14 10:22:30 +01:00 |
Robert Stupp
|
dff2214595
|
Cassandra Daemon should print JVM arguments
patch by Robert Stupp; reviewed by Michael Shuler for CASSANDRA-10764
|
2015-12-11 16:50:34 -06:00 |
Carl Yeksigian
|
fc7075a418
|
Allow cancellation of index summary redistribution
Patch by Carl Yeksigian; reviewed by marcuse for CASSANDRA-8805
|
2015-12-11 17:20:18 +01:00 |
Stefania Alborghetti
|
95dab2730d
|
Rename copy.py to copyutil.py in cqlshlib
explanation
patch by Stefania; reviewed by pauloricardomg for CASSANDRA-10799
|
2015-12-11 11:48:15 +01:00 |
Carl Yeksigian
|
9135340a13
|
Warn if system_traces not available for CASSANDRA-9628
|
2015-12-11 10:23:14 +01:00 |
Marcus Olsson
|
f6deca3db2
|
Disable reloading of GossipingPropertyFileSnitch
Patch by molsson; reviewed by pmotta for CASSANDRA-9474
|
2015-12-04 14:21:15 -05:00 |
Ivan Burmistrov
|
acdbba7957
|
Fix SSTablesPerReadHistogram when row cache hit
Patch by iburmistrov; reviewed by cyeksigian for CASSANDRA-10585
|
2015-12-04 13:15:54 -05:00 |
Benjamin Lerer
|
b876424228
|
Fix stress profile parsing on Windows
patch by Benjamin Lerer; reviewed by Joshua McKenzie for CASSANDRA-10808
|
2015-12-03 21:25:42 +01:00 |
Tyler Hobbs
|
b85da71961
|
Increase unit test timeout from 1m to 4m
The new timeout matches what we've been using in CI for some time now.
|
2015-12-02 15:31:10 -06:00 |
T Jake Luciani
|
a6619e56b1
|
bump 2.1 versions
|
2015-12-02 10:50:22 -05:00 |
Yuki Morishita
|
1538c09214
|
Fix incremental repair hang when replica is down
patch by yukim; reviewed by marcuse for CASSANDRA-10288
|
2015-12-02 08:41:11 -06:00 |
Branimir Lambov
|
0b26ca6874
|
Avoid writing range tombstones after END_OF_ROW marker.
Patch by Branimir Lambov; reviewed by marcuse for CASSANDRA-10791
|
2015-12-02 14:59:11 +01:00 |
Paulo Motta
|
51753263a4
|
Revert changes to names of public methods on Gossiper
Patch and review by Paulo Motta and Stefania Alborghetti to
follow up CASSANDRA-10243
|
2015-12-02 13:05:37 +00:00 |
Marcus Eriksson
|
dbfeeac177
|
Optimize the way we check if a token is repaired in anticompaction
Patch by marcuse; reviewed by Ariel Weisberg for CASSANDRA-10768
|
2015-12-02 08:37:08 +01:00 |
Paulo Motta
|
5ba69a3259
|
Add proper error handling to stream receiver
patch by Paulo Motta; reviewed by yukim for CASSANDRA-10774
|
2015-12-01 11:53:35 -06:00 |
Stefania
|
7650fc1963
|
Warn or fail when changing cluster topology live
patch by Stefania; reviewed by Paulo Motta for CASSANDRA-10243
|
2015-11-27 13:49:15 +01:00 |