10 Collaborator |
Brandon Williams , Aleksey Yeschenko , Mick Semb Wever , Štefan Miklošovič , Ekaterina Dimitrova , Andrés de la Peña , Jason Brown , Branimir Lambov , Zhao Yang , Vince White |
c2f201f147029c044b7a1f774cba7b6ab615945e | Author: Vincent White <vince@instaclustr.com> | 2019-08-26 03:38:52+00:00 Include updates to static column in mutation size calculations patch by Vincent White; reviewed by Mick Semb Wever for CASSANDRA-15293
577a9e34f5ed28640c5abe4476f094c2ad2c51aa | Author: Vincent White <vince@instaclustr.com> | 2019-08-22 03:34:50+00:00 Check static column timestamp during point-in-time recovery patch by Vincent White; reviewed by Mick Semb Wever for CASSANDRA-15292
fc862e207b04ed92f15b2129ae7738186ebc6d69 | Author: Vincent White <vince@instaclustr.com> | 2019-07-16 13:13:11+01:00 Prevent recreation of previously dropped columns with a different kind patch by Vincent White; reviewed by Aleksey Yeschenko for CASSANDRA-14948 Co-authored-by: Aleksey Yeschenko <aleksey@apache.org> Co-authored-by: Vincent White <vince@instaclustr.com>
24b084fcf8ea64ccf117cd0e98310b1e1b40b6b8 | Author: Vincent White <vince@instaclustr.com> | 2019-05-16 06:08:12+00:00 include SASI components to snapshots patch by Vincent White; reviewed by Stefan Miklosovic and Andrés de la Peña for CASSANDRA-15134
a03424ef95559c9df2bb7f86e1ac1edca1436058 | Author: Branimir Lambov <branimir.lambov@datastax.com> | 2018-11-07 13:10:39+02:00 Correct sstable sorting for garbagecollect and levelled compaction patch by Branimir Lambov and Vincent White; reviewed by Zhao Yang for CASSANDRA-14879
1205a9de226c3b77bdb1440818daf5f1f34cf0c9 | Author: Vincent White <vince@instaclustr.com> | 2018-05-21 00:30:54+00:00 Don't allow seeds to replace without using unsafe Patch by Vincent White; reviewed by brandonwilliams and edimitrova for CASSANDRA-14463
ae326eed2aa8f9c761fc7a0a872ce8172fde2f0f | Author: Vincent White <vince@instaclustr.com> | 2018-04-05 04:23:28+00:00 Fix Commit log replays when static column clustering keys are collections patch by Vincent White; reviewed by Mick Semb Wever for CASSANDRA-14365
028ea02a4a877d115c748d3e179c6afb2328e430 | Author: Vincent White <vince@instaclustr.com> | 2018-01-31 06:59:28+00:00 Remove unrepaired SSTables from garbage collection when only_purge_repaired_tombstones is true patch by Vincent White; reviewed by Stefan Miklosovic and Branimir Lambov for CASSANDRA-14204 Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
714703a08dfb965df40f4dad6ba83196ff95156f | Author: Vincent White <vince@instaclustr.com> | 2017-12-21 00:25:28+00:00 Fix sstablemetadata date string for minLocalDeletionTime patch by Vince White; reviewed by jasobrown for CASSANDRA-14132
616f952f516782bf09e83b7b8199001c50d1cbe6 | Author: Vincent White <vince@instaclustr.com> | 2017-11-17 02:49:39+00:00 Replace remaining riptano references with apache github Closes #12