15 Collaborator |
Brandon Williams , Aleksey Yeschenko , Mick Semb Wever , Marcus Eriksson , Dave Brosius , Sam Tunnicliffe , Yuki Morishita , Benjamin Lerer , Alex Petrov , Robert Stupp , Jason Brown , Ariel Weisberg , Yifan Cai , Dinesh Joshi , Jay Zhuang |
da95e4b3fb36294b5117846b8fbb8cdc01e427d5 | Author: Yifan Cai <yifan_cai@apple.com> | 2020-04-28 13:51:15-07:00 Add tunable initial size and growth factor to RangeTombstoneList Added `initial_range_tombstone_list_allocation_size` and `range_tombstone_list_growth_factor` in config, which can be altered via JMX. Patch By Michael Kjellman and Yifan Cai; Reviewed by Dinesh Joshi for CASSANDRA-15763 Co-Authored-By: Yifan Cai <yifan_cai@apple.com> Co-Authored-By: Michael Kjellman <kjellman@apple.com>
d6a67598f196214bc30d22e1b6b4e3586fe6f057 | Author: Michael Kjellman <kjellman@apple.com> | 2018-03-06 22:05:26-08:00 Add support for hybrid MIN(), MAX() speculative retry policies patch by Michael Kjellman; reviewed by Aleksey Yeschenko for CASSANDRA-14293
4c6a10af8bd5247348d5445e6fd3a2f141e50bc1 | Author: Mick Semb Wever <mck@apache.org> | 2018-02-21 21:16:05+11:00 SASI tokenizer for simple delimiter based entries Patch by Mick Semb Wever; reviewed by Michael Kjellman for CASSANDRA-14247
49b2dda4e6643d2b18376d504b5fea4c0b3354a7 | Author: Michael Kjellman <kjellman@apple.com> | 2018-01-25 15:56:18-05:00 Migrate dtests to use pytest and python3 Patch by Michael Kjellman; Reviewed by Ariel Weisberg for CASSANDRA-14134
d6e508f33c1a7274b5826ad9d5ce814d719bd848 | Author: Michael Kjellman <kjellman@apple.com> | 2018-01-08 18:12:35-05:00 Migrate dtests to use pytest and python3 Patch by Michael Kjellman; Reviewed by Ariel Weisberg for CASSANDRA-14134
9da3a2594bf75cbfd4852ee9b4b3e44c28ff618f | Author: Jason Brown <jasedbrown@gmail.com> | 2017-11-29 05:21:31-08:00 Fix error in pre-4.0 internode ssl tests due to CASSANDRA-10404 patch by jasobrown; reviewed by mkjellman for CASSANDRA-14075
f8d73a3acb00d807d09aa33e1612c89389b18480 | Author: Michael Kjellman <kjellman@apple.com> | 2017-11-14 20:51:37-08:00 More PEP8 compliance for cqlsh patch by Michael Kjellman; reviewed by Jay Zhuang for CASSANDRA-14021
0d468af9e2617a4a9083e1e527e3a1731e613fcc | Author: Michael Kjellman <kjellman@apple.com> | 2017-11-14 19:25:11-08:00 Replace pep8 with pycodestyle patch by Michael Kjellman; reviewed by Jay Zhuang for CASSANDRA-14020
68b81372cd838808b304d58677cdc86f6ec35ffa | Author: Marcus Eriksson <marcuse@apache.org> | 2017-11-06 16:40:58+01:00 Use murmur3 for validation compactions Patch by marcuse; reviewed by Michael Kjellman for CASSANDRA-14002
55772088e0f6e227c45df935bd8283492a5f73f8 | Author: Michael Kjellman <kjellman@apple.com> | 2017-09-26 22:31:11-07:00 Upgrade lz4 to 1.4.0 patch by Michael Kjellman; reviewed by jasobrown for CASSANDRA-13741
30ed83d9266a03debad98ffac5610dcb3ae30934 | Author: Michael Kjellman <kjellman@apple.com> | 2017-09-26 14:41:03-07:00 Replace usages of MessageDigest with Guava's Hasher patch by mkjellman; reviewed by jasobrown and Sam Tunnicliffe for CASSANDRA-13291
c406c456c007e59d50919eb23b5d887e7e647f10 | Author: Jason Brown <jasedbrown@gmail.com> | 2017-09-07 12:50:48-07:00 Follow up fixes for 13789 patch by jasobrown, reviewed by Michael Kjellman for CASSANDRA-13789
894bc92c9608103b3c5656d6dd0233e514a57848 | Author: Jason Brown <jasedbrown@gmail.com> | 2017-07-20 17:56:02-07:00 Allow TRACE logging on upgrade tests patch by jasobrown, reviewed by mkjellman for CASSANDRA-13715
d8fb9349df818659c54d57b2d2c95ebbd0405d49 | Author: Alex Petrov <oleksandr.petrov@gmail.com> | 2017-03-29 14:30:16+02:00 Replace string comparison with regex/number checks in MessagingService test Patch by Alex Petrov; reviewed by Michael Kjellman for CASSANDRA-13216.
9b8692c6a4c75b7df29a58b5d3d1d1ee5cb0c3a4 | Author: Benjamin Lerer <b.lerer@gmail.com> | 2017-03-28 16:09:59+02:00 Use the Kernel32 library to retrieve the PID on Windows and fix startup checks patch by Benjamin Lerer; reviewed by Michael Kjellman for CASSANDRA-13333
1ae84195116eb346522c59042df8a2156a3f19f0 | Author: Robert Stupp <snazy@snazy.de> | 2017-03-08 13:55:45+01:00 IOException (No such file or directory) closing MessagingService's server socket (locally) patch by Robert Stupp; reviewed by Michael Kjellman for CASSANDRA-12513
28b838ed667abbf5043667a8842c2e0ac4c3566e | Author: Jason Brown <jasedbrown@gmail.com> | 2017-03-06 05:04:48-08:00 Upgrade the jna version to 4.3.0 patch by jasobrown, reviewed by mkjellman for CASSANDRA-13300
1dcb3131a4d7417634551456f1fe3f519fa17fd0 | Author: Alex Petrov <oleksandr.petrov@gmail.com> | 2017-03-06 08:44:53+01:00 Use a unique metric reservoir per test run when using Cassandra-wide metrics residing in MBeans Patch by Alex Petrov; reviewed by Michael Kjellman for CASSANDRA-13216.
44fefeffa53cf95223c4c7b6f79afaafe9b93e2e | Author: Michael Kjellman <kjellman@apple.com> | 2017-03-04 04:57:34-08:00 org.apache.cassandra.db.DirectoriesTest(testStandardDirs) unit test failing patch by mkjellman, reviewed by jasobrown for CASSANDRA-13231
e3968cfd1e786f260029cf8cde4164719ae56c53 | Author: Michael Kjellman <kjellman@apple.com> | 2017-03-02 14:03:25-08:00 Improve testing on macOS by eliminating sigar logging patch by mkjellman, reviewed by jasobrown for CASSANDRA-13233
aa66c999ad18e63f9c6b53a2da0750099ec7132c | Author: Ariel Weisberg <aweisberg@apple.com> | 2017-02-28 19:43:06-05:00 Fix "multiple versions of ant detected..." when running ant test Patch by Michael Kjellman; Reviewed by Ariel Weisberg for CASSANDRA-13232
e06d411f6a6a459503f09fe80208d1ee261ed772 | Author: Michael Kjellman <mkjellman@internalcircle.com> | 2016-02-19 09:47:44+01:00 Make LZ4 compression level configurable Patch by mkjellman; reviewed by marcuse for CASSANDRA-11051
ee0be0624b0ee1b2151b9be92a5d4e6334801cde | Author: Yuki Morishita <yukim@apache.org> | 2013-02-14 13:43:01-06:00 fix compressed stream sending extra chunk; patch by yukim reviewed by mkjellman for CASSANDRA-5105
a548f05dea3b845be4bbc2b532208ce8ee6b8b7f | Author: Yuki Morishita <yukim@apache.org> | 2013-01-15 12:52:17-06:00 fix streaming progress report for compressed files; patch by yukim reviewed by mkjellman for CASSANDRA-5130
457b546e65b851d6ddac44148c66949558e9410b | Author: Dave Brosius <dbrosius@apache.org> | 2013-01-08 00:16:44-05:00 don't report harmless cache read problem as debug, don't rely on FileInputStream.available to always return > 0 patch by dbrosius reviewed by mkjellman for CASSANDRA-4916
1d641f5111613a5a049042a8723d0dd9ffc29c02 | Author: Dave Brosius <dbrosius@apache.org> | 2013-01-08 00:16:44-05:00 don't report harmless cache read problem as debug, don't rely on FileInputStream.available to always return > 0 patch by dbrosius reviewed by mkjellman for CASSANDRA-4916
edf63d8a5110aaaa1efa708343d1dce071d031cd | Author: Brandon Williams <brandonwilliams@apache.org> | 2012-11-19 14:25:41-06:00 Support multiple outputs in BOF Patch by Michael Kjellman, reviewed by brandonwilliams for CASSANDRA-4912
901a54a6d6c7b6f7276088e67b45f95dcc7b57f7 | Author: Yuki Morishita <yukim@apache.org> | 2012-11-13 16:18:07-06:00 change stream session ID from (host, counter) to TimeUUID; patch by yukim reviewed by Michael Kjellman for CASSANDRA-4813