Blake Eggleston packaging_and_release all time


 12 Collaborator
Aleksey Yeschenko , Robert Stupp , Benedict Elliott Smith , Marcus Eriksson , Sam Tunnicliffe , Alex Petrov , Caleb Rackliffe , Ariel Weisberg , Jay Zhuang , Jon Haddad , Chris Batey , Christopher Bailey

 6 Patch  6 Review
ccab496d2d37c86341d364dea6c27513fda27331, d8f0361228aec146689b8f9402c7aa61d95bdc05, d2923275e360a1ee9db498e748c269f701bb3a8b, f7431b432875e334170ccdb19934d05545d2cebd, f25a765b6daf4d08694303f47bfe5f38185dd7aa, 54de771e643e9cc64d1f5dd28b5de8a9a91a219e 5a0d6154d144b958404a4d7117602d35157848ba, 1db54a1266a68d9c765c0fa248277635c4520f6d, 3f41d7a76feeb764ec4ec12d7f61a6c6ebc45111, 9797511c56df4e9c7db964a6b83e67642df96c2d, f7431b432875e334170ccdb19934d05545d2cebd, 2fcd29b830e7b201e7047d283de385d5f1c427b5

5a0d6154d144b958404a4d7117602d35157848ba | Author: Benedict Elliott Smith <benedict@apple.com>
 | 2021-11-30 12:12:32+00:00

    [CASSANDRA-17176] Introduce TimeUUID
    
    patch by Benedict; reviewed by Blake Eggleston for CASSANDRA-17176

d2923275e360a1ee9db498e748c269f701bb3a8b | Author: Benedict Elliott Smith <benedict@apache.org>
 | 2020-03-30 15:24:12+01:00

    CEP-14: Paxos Improvements
    
    This work encompasses a range of improvements to Paxos, summarised as:
    
     - The introduction of Paxos Repair for ensuring consistency during range movements
     - The reduction of network round-trips by a factor of 2x for reads and writes
    
    patch by Benedict Elliott Smith and Blake Eggleston; reviewed by Alex Petrov, Aleksey Yeschenko and Sam Tunnicliffe for CASSANDRA-17164

ccab496d2d37c86341d364dea6c27513fda27331 | Author: Blake Eggleston <bdeggleston@gmail.com>
 | 2019-10-15 13:04:26-07:00

    Add byte array backed cells
    
    Patch by Blake Eggleston; reviewed by Caleb Rackliffe and Marcus Eriksson for CASSANDRA-15393

f25a765b6daf4d08694303f47bfe5f38185dd7aa | Author: Blake Eggleston <bdeggleston@gmail.com>
 | 2018-08-16 16:39:39-07:00

    Make monotonic read / read repair configurable
    
    Patch by Blake Eggleston; Reviewed by Aleksey Yeschenko for CASSANDRA-14635

f7431b432875e334170ccdb19934d05545d2cebd | Author: Ariel Weisberg <ariel@weisberg.ws>
 | 2018-07-05 18:10:40-04:00

    Transient Replication and Cheap Quorums
    
    Patch by Blake Eggleston, Benedict Elliott Smith, Marcus Eriksson, Alex Petrov, Ariel Weisberg; Reviewed by Blake Eggleston, Marcus Eriksson, Benedict Elliott Smith, Alex Petrov, Ariel Weisberg for CASSANDRA-14404
    
    Co-authored-by: Blake Eggleston <bdeggleston@gmail.com>
    Co-authored-by: Benedict Elliott Smith <benedict@apache.org>
    Co-authored-by: Marcus Eriksson <marcuse@apache.org>
    Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>

2fcd29b830e7b201e7047d283de385d5f1c427b5 | Author: Aleksey Yeshchenko <aleksey@apple.com>
 | 2018-03-28 12:47:09+01:00

    Eliminate background repair and probablistic read_repair_chance table options
    
    patch by Aleksey Yeschenko; reviewed by Blake Eggleston for
    CASSANDRA-13910

54de771e643e9cc64d1f5dd28b5de8a9a91a219e | Author: Blake Eggleston <bdeggleston@gmail.com>
 | 2017-12-13 13:17:05-08:00

    Add network authz
    
    Patch by Blake Eggleston; Reviewed by Sam Tunnicliffe for CASSANDRA-13985

1db54a1266a68d9c765c0fa248277635c4520f6d | Author: Jay Zhuang <jay.zhuang@yahoo.com>
 | 2017-12-11 23:11:21-08:00

    Fix cassandra-stress startup failure
    
    patch by Jay Zhuang; reviewed by Blake Eggleston for CASSANDRA-14106

d8f0361228aec146689b8f9402c7aa61d95bdc05 | Author: Blake Eggleston <bdeggleston@gmail.com>
 | 2017-12-01 14:50:57-08:00

    Fix Distribution.average in cassandra-stress
    
    Patch by Blake Eggleston; Reviewed by Jon Haddad for CASSANDRA-14090

3f41d7a76feeb764ec4ec12d7f61a6c6ebc45111 | Author: Chris Batey <christopher.batey@gmail.com>
 | 2016-08-30 08:53:09+01:00

    Fix stress daemon help message
    
    patch by Christopher Bailey; reviewed by Blake Eggleston for CASSANDRA-12563

9797511c56df4e9c7db964a6b83e67642df96c2d | Author: Robert Stupp <snazy@snazy.de>
 | 2016-08-18 11:44:03+10:00

    Let DatabaseDescriptor not implicitly startup services
    
    patch by Robert Stupp; reviewed by Blake Eggleston for CASSANDRA-9054