https://github.com/apache/cassandra

sort by:
Revision Author Date Message Commit Date
29670eb Update changes and news file for 2.0.5 re-roll 05 February 2014, 08:22:13 UTC
41de0bd get ocd on log capitalization 05 February 2014, 02:39:15 UTC
79b3626 Merge branch 'cassandra-1.2' into cassandra-2.0 05 February 2014, 01:16:56 UTC
511787d Make sure compaction throughput values doesn't overflow because of int math patch by pvai reviewed by dbrosius for cassandra-6647 05 February 2014, 01:05:22 UTC
93bd89f Move handling of migration event source to solve bootstrap race. Patch by Sergio Bossa and brandonwilliams, reviewed by Tyler Hobbs for CASSANDRA-6648 05 February 2014, 00:33:44 UTC
34112ef Merge branch 'cassandra-1.2' into cassandra-2.0 05 February 2014, 00:33:33 UTC
ed5cac1 Move handling of migration event source to solve bootstrap race. Patch by Sergio Bossa and brandonwilliams, reviewed by Tyler Hobbs for CASSANDRA-6648 05 February 2014, 00:23:30 UTC
723fcd1 fix NPE when stopping nonexistent native server, again. 04 February 2014, 17:00:04 UTC
039e9b9 Fix direct Memory on architectures that do not support unaligned long access patch by Dmitry Shohov and Benedict Elliott Smith for CASSANDRA-6628 04 February 2014, 05:50:08 UTC
066d00b Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt 03 February 2014, 22:01:42 UTC
814a912 Unscarify 6510 CHANGES 03 February 2014, 22:00:29 UTC
728c4fa Let scrub optionally skip broken counter partitions patch by Tyler Hobbs; reviewed by Aleksey Yeschenko for CASSANDRA-5930 03 February 2014, 20:01:31 UTC
b713721 Fix CounterContext.ContextState.copyTo() method 02 February 2014, 07:30:50 UTC
8ecc6f1 Merge branch 'cassandra-1.2' into cassandra-2.0 31 January 2014, 20:08:15 UTC
3f9875c exclude pig from test target 31 January 2014, 20:08:07 UTC
23e86ee Merge branch 'cassandra-1.2' into cassandra-2.0 31 January 2014, 18:20:41 UTC
9a024b8 unify test timeouts, exclude pig 31 January 2014, 18:20:18 UTC
0191b35 Fix potential loss of 2ndary index entry during compaction patch by slebresne; reviewed by beobal for CASSANDRA-6517 31 January 2014, 15:47:01 UTC
d76ad2e Merge branch 'cassandra-1.2' into cassandra-2.0 31 January 2014, 15:40:17 UTC
5f6c5ce fix fat client tests 31 January 2014, 15:40:06 UTC
bcb294d Update version for 2.0.5 release 31 January 2014, 15:06:12 UTC
64a3e72 Merge branch 'cassandra-1.2' into cassandra-2.0 31 January 2014, 12:47:28 UTC
52e1def ocd 31 January 2014, 12:47:18 UTC
f6a7a5b Merge branch 'cassandra-1.2' into cassandra-2.0 31 January 2014, 12:28:26 UTC
df86e8f Fix typo in changelog 31 January 2014, 12:28:08 UTC
9d70cf3 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: .rat-excludes build.xml debian/changelog 31 January 2014, 12:25:45 UTC
4cb045a Improve CQL3 documentation section on COMPACT STORAGE (CASSANDRA-6642) 31 January 2014, 11:58:16 UTC
1141cdb 6503 followup, make sure we send CompleteMessage when streaming is done. Patch by yukim, reviewed by marcuse for CASSANDRA-6503 31 January 2014, 10:55:02 UTC
6a93144 Update versions and licenses for 1.2.14 release 31 January 2014, 09:45:03 UTC
a8a12d9 Fix IllegalArgumentException during statement preparation patch by slebresne; reviewed by thobbs for CASSANDRA-6592 31 January 2014, 09:09:32 UTC
e7b23cc Switch stress to use ITransportFactory patch by Sam Tunnicliffe; reviewed by Aleksey Yeschenko for CASSANDRA-6641 31 January 2014, 06:38:54 UTC
36af409 sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 31 January 2014, 00:17:01 UTC
b5a2b65 Merge branch 'cassandra-1.2' into cassandra-2.0 30 January 2014, 17:58:36 UTC
6ad995e sstables from stalled repair sessions become live after a reboot and can resurrect deleted data patch by jasobrown, reviewed by yukim for CASSANDRA-6503 30 January 2014, 17:51:42 UTC
81fcc33 Fix SSTableScanner potentially skipping rows during cleanup patch by slebresne; reviewed by thobbs for CASSANDRA-6638 30 January 2014, 17:19:34 UTC
cd91cf9 Merge branch 'cassandra-1.2' into cassandra-2.0 30 January 2014, 16:16:27 UTC
852e27f revert CASSANDRA-6107, and cut max cached statements to 50k 30 January 2014, 16:16:15 UTC
39bdb2b Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/service/StorageService.java 29 January 2014, 23:35:22 UTC
6c4333e Handle host id conflicts properly. Patch by brandonwilliams, reviewed by Tyler Hobbs for CASSANDRA-6615 29 January 2014, 23:31:45 UTC
b44683c Move LCS DataTracker subscription to startup() 29 January 2014, 22:30:43 UTC
cc708b9 Add AbstractCompactionStrategy.startup() method patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-6637 29 January 2014, 22:22:29 UTC
287745e Release sstables upon rebuilding 2i patch by Sergio Bossa; reviewed by Aleksey Yeschenko for CASSANDRA-6635 29 January 2014, 20:10:18 UTC
0be4246 Fix ArrayIndexOutOfBoundsException in 2ndary index query patch by slebresne; reviewed by lyubent for CASSANDRA-6470 29 January 2014, 18:20:55 UTC
2f86648 Merge branch 'cassandra-1.2' into cassandra-2.0 29 January 2014, 15:53:02 UTC
1d81765 add cassandra.default_messaging_version patch by Minh Do; reviewed by jbellis for CASSANDRA-6619 29 January 2014, 15:48:51 UTC
63059a8 Merge branch 'cassandra-1.2' into cassandra-2.0 29 January 2014, 14:56:25 UTC
35c78d6 Backport 6190 29 January 2014, 14:56:03 UTC
55211bc Fix paging discardFirst IllgalArgumentException patch by slebresne; reviewed by thobbs for CASSANDRA-6555 29 January 2014, 09:08:08 UTC
479bf8a Merge branch 'cassandra-1.2' into cassandra-2.0 29 January 2014, 06:16:05 UTC
d43f84b Fix ABSC reverse iterator's remove() method patch by Mikhail Stepura; reviewed by Aleksey Yeschenko for CASSANDRA-6629 29 January 2014, 06:08:22 UTC
09ab439 Avoid rare duplicate read repair triggering patch by Yang Wei; reviewed by Aleksey Yeschenko for CASSANDRA-6606 29 January 2014, 03:50:20 UTC
d9f9c5b Merge branch 'cassandra-1.2' into cassandra-2.0 28 January 2014, 23:23:47 UTC
2e95a4f Remove the assert from DataTracker.unsubscribe() 28 January 2014, 23:22:54 UTC
41ffca1 Fix NPE when streaming connection is not yet ready patch by yukim; reviewed by Russell Spitzer for CASSANDRA-6210 28 January 2014, 15:17:30 UTC
20c2adc Reduce garbage generated by bloom filter lookups patch by Benedict Elliott Smith; reviewed by jbellis for CASSANDRA-6609 27 January 2014, 23:00:08 UTC
8bbb6ed Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/cql3/statements/BatchStatement.java 27 January 2014, 17:46:54 UTC
09563ab Fix preparing statement with batch and delete from collection patch by Jan Chochol; reviewed by slebresne for CASSANDRA-6607 27 January 2014, 17:45:23 UTC
1b858be Ensure native transport is running before setting isRunning Patch by Ravi Prasad, reviewed by brandonwilliams for CASSANDRA-6618 24 January 2014, 23:01:19 UTC
a169863 Don't check for expireTime is node isn't in REMOVED Patch by thobbs, reviewed by brandonwilliams for CASSANDRA-6564 24 January 2014, 18:50:34 UTC
b40b98d Merge branch 'cassandra-1.2' into cassandra-2.0 24 January 2014, 18:50:24 UTC
c612a36 Don't check for expireTime if node is not in REMOVED Patch by thobbs, reviewed by brandonwilliams for CASSANDRA-6564 24 January 2014, 18:49:19 UTC
7ae6178 Merge branch 'cassandra-1.2' into cassandra-2.0 23 January 2014, 23:19:57 UTC
9771cea include cause of configuration exception that Shouldn't Happen 23 January 2014, 23:19:49 UTC
f7f9de5 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: NEWS.txt 22 January 2014, 23:12:35 UTC
0eac408 ocd 22 January 2014, 23:09:31 UTC
6348ce0 fix yaml comment for 6059 22 January 2014, 21:32:17 UTC
9c98818 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/gms/FailureDetector.java 22 January 2014, 19:42:30 UTC
c0c31ed Add properties to adjust FD initial value and max interval Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4375 22 January 2014, 19:37:50 UTC
e9a57fb Merge branch 'cassandra-1.2' into cassandra-2.0 20 January 2014, 03:35:50 UTC
3575fdc Merge branch 'cassandra-1.2' of http://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.2 Conflicts: CHANGES.txt 20 January 2014, 03:28:24 UTC
d387240 Improve error message when loaded sstable doesn't match schema patch by slebresne; reviewed by driftx for CASSANDRA-6262 20 January 2014, 03:24:06 UTC
66a8a55 Merge branch 'cassandra-1.2' into cassandra-2.0 19 January 2014, 19:14:07 UTC
9be437b Ninja-add COUNTER_MUTATION to DROPPABLE_VERBS 19 January 2014, 19:13:48 UTC
24af352 Merge branch 'cassandra-1.2' into cassandra-2.0 17 January 2014, 23:12:22 UTC
3de8454 skip blocking on streaming during drain patch by jasobrown; reviewed by yukim for CASSANDRA-6603 17 January 2014, 23:10:26 UTC
886ac6a Add example jmx auth file location Patch by Peter Halliday, reviewed by brandonwilliams for CASSANDRA-6286 17 January 2014, 17:07:22 UTC
b78617b Add example jmx auth file location Patch by Peter Halliday, reviewed by brandonwilliams for CASSANDRA-6286 17 January 2014, 17:07:12 UTC
8814623 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/db/BatchlogManager.java 17 January 2014, 16:40:50 UTC
b0b168f Paginate batchlog replay patch by Aleksey Yeschenko; reviewed by Jonathan Ellis for CASSANDRA-6569 17 January 2014, 16:24:49 UTC
14c6f70 Merge branch 'cassandra-1.2' into cassandra-2.0 17 January 2014, 16:07:24 UTC
a3f7035 HSHA rethrows OOM Patch by Mikhail Stepura, reviewed by brandonwilliams for CASSANDRA-6255 17 January 2014, 16:06:21 UTC
90f661e fix indentation 17 January 2014, 00:18:53 UTC
cead348 Check that key_aliases/column_aliases exists before using them Patch by brandonwilliams, reviewed by iamaleksey for CASSANDRA-6589 17 January 2014, 00:05:59 UTC
ee79383 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/service/StorageService.java 16 January 2014, 22:50:14 UTC
18789da update CHANGES 16 January 2014, 22:48:48 UTC
120437e Update NEWS for 6589 16 January 2014, 22:46:51 UTC
49427cd Add ks.cf names to tombstone logging patch by Kevin Lovato; reviewed by jbellis for CASSANDRA-6597 16 January 2014, 22:40:06 UTC
07f85b1 getValidColumnFamilies adds 2I if requested and no ks/cf specified Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-6598 16 January 2014, 21:07:36 UTC
b168f3e getValidColumnFamilies adds 2I if requested and no ks/cf specified Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-6598 16 January 2014, 21:04:26 UTC
83cd80b Add support for 2.1 global counter shards patch by Aleksey Yeschenko; reviewed by Sylvain Lebresne for CASSANDRA-6505 16 January 2014, 19:07:20 UTC
1d4caf4 Avoid special casing received/expected counts in CAS timeout exceptions patch by slebresne; reviewed by jbellis for CASSANDRA-6595 16 January 2014, 15:39:01 UTC
27488a5 Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: src/java/org/apache/cassandra/service/StorageService.java 15 January 2014, 22:02:14 UTC
5f63578 Refuse snapshots during bootstrap. Patch by brandonwilliams, reviewed by thobbs for CASSANDRA-6585 15 January 2014, 21:58:46 UTC
7514e61 update changes 15 January 2014, 03:27:19 UTC
05f1209 Add LOCAL_SERIAL to ThriftConversion Patch by brandonwilliams for CASSANDRA-6584 15 January 2014, 03:21:27 UTC
4f50406 Merge branch 'cassandra-1.2' into cassandra-2.0 14 January 2014, 21:20:00 UTC
0d38b25 Don't shutdown a nonexistant native server on 1.2, either. 14 January 2014, 21:19:51 UTC
200e494 Remove time penalty from DES. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-6465 14 January 2014, 21:15:41 UTC
97c6bbe Use LOCAL_QUORUM for LWT operations at LOCAL_SERIAL patch by Sankalp Kohli; reviewed by jbellis for CASSANDRA-6495 14 January 2014, 17:51:48 UTC
0e55e9f Remove dead code patch by slebresne; reviewed by jbellis for CASSANDRA-6580 14 January 2014, 14:35:34 UTC
back to top