Michael Kjellman cassandra_src all time


 14 Collaborator
Brandon Williams , Aleksey Yeschenko , Marcus Eriksson , Dave Brosius , Yuki Morishita , Sam Tunnicliffe , Benjamin Lerer , Jason Brown , Robert Stupp , Alex Petrov , Ariel Weisberg , Mick Semb Wever , Yifan Cai , Dinesh Joshi

 7 Patch  12 Review
da95e4b3fb36294b5117846b8fbb8cdc01e427d5, d6a67598f196214bc30d22e1b6b4e3586fe6f057, d6e508f33c1a7274b5826ad9d5ce814d719bd848, 30ed83d9266a03debad98ffac5610dcb3ae30934, e3968cfd1e786f260029cf8cde4164719ae56c53, e06d411f6a6a459503f09fe80208d1ee261ed772, edf63d8a5110aaaa1efa708343d1dce071d031cd 4c6a10af8bd5247348d5445e6fd3a2f141e50bc1, 68b81372cd838808b304d58677cdc86f6ec35ffa, c406c456c007e59d50919eb23b5d887e7e647f10, 9b8692c6a4c75b7df29a58b5d3d1d1ee5cb0c3a4, 1dcb3131a4d7417634551456f1fe3f519fa17fd0, 28b838ed667abbf5043667a8842c2e0ac4c3566e, 1ae84195116eb346522c59042df8a2156a3f19f0, 457b546e65b851d6ddac44148c66949558e9410b, ee0be0624b0ee1b2151b9be92a5d4e6334801cde, a548f05dea3b845be4bbc2b532208ce8ee6b8b7f, 1d641f5111613a5a049042a8723d0dd9ffc29c02, 901a54a6d6c7b6f7276088e67b45f95dcc7b57f7

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

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

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

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

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.

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

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