Sumanth Pasupuleti test_and_ci all time


 16 Collaborator
Sam Tunnicliffe , Benjamin Lerer , Alex Petrov , Mick Semb Wever , Štefan Miklošovič , Ekaterina Dimitrova , Benedict Elliott Smith , Caleb Rackliffe , Josh McKenzie , Jason Brown , Jay Zhuang , Aleksei Zotov , Vinay Chella , Jaydeepkumar Chovatia , Per Otterström , sumanthpasupuleti

 8 Patch  2 Review
11af037fd99bfb4a942f7d7dd55c177a37d29f63, 5fdadb25f95099b8945d9d9ee11d3e380d3867f4, e8f961f403a1a55a4837a576d744288599962d5a, f978bea272409109e312a27a121f849879650bdb, 38b49904dd1c71fcb16abfbc205edfd6ce008b76, 5a03898c680ed6ada63901e8a4b278ccc8070717, 225fa868884bdda1c20e0fcef61628eb6d941fbe, d38694afe209215f8fc562ca384b82766147eadf ab920c30310a8c095ba76b363142b8e74cbf0a0a, f9aa19e3b116c0078019e9382d1a6c4bb050f113

ab920c30310a8c095ba76b363142b8e74cbf0a0a | Author: Josh McKenzie <jmckenzie@apache.org>
 | 2021-09-17 16:34:04-04:00

    Add a Denylist to block reads and writes on specific partition keys
    
    Patch by Josh McKenzie, reviewed by Aleksei Zotov and Sumanth Pasupuleti for CASSANDRA-12106
    
    Co-authored by Josh McKenzie <jmckenzie@apache.org>
    Co-authored by Sam Overton

11af037fd99bfb4a942f7d7dd55c177a37d29f63 | Author: Sumanth Pasupuleti <spasupuleti@netflix.com>
 | 2021-08-23 02:19:01-07:00

    Add blocking pendingranges calculation when keyspace is added
    
    Patch by Sumanth Pasupuleti, reviewed by Alex Petrov for CASSANDRA-15433

f9aa19e3b116c0078019e9382d1a6c4bb050f113 | Author: Aleksei Zotov <azotcsit@gmail.com>
 | 2021-08-12 14:52:31+01:00

     Add nodetool commands to invalidate auth caches
    
     Patch by Aleksei Zotov; reviewed by Benjamin Lerer, Sumanth Pasupuleti
     and Sam Tunnicliffe for CASSANDRA-16404

f978bea272409109e312a27a121f849879650bdb | Author: Sumanth Pasupuleti <spasupuleti@netflix.com>
 | 2021-06-06 20:15:41-07:00

    Obfuscate passwords in statements in QueryEvents
    
    patch by Sumanth Pasupuleti; reviewed by Ekaterina Dimitrova, Stefan Miklosovic and Vinay Chella for CASSANDRA-16669

e8f961f403a1a55a4837a576d744288599962d5a | Author: Sumanth Pasupuleti <spasupuleti@netflix.com>
 | 2021-02-19 23:25:02-08:00

    Make speculative retry parameter case-insensitive for backward compatibility with 2.1
    
    patch by Sumanth Pasupuleti; reviewed by Caleb Rackliffe and Ekaterina Dimitrova for CASSANDRA-16467

5fdadb25f95099b8945d9d9ee11d3e380d3867f4 | Author: Sumanth Pasupuleti <sumanth.pasupuleti.is@gmail.com>
 | 2020-05-11 16:18:51+02:00

    add default_keyspace_rf and minimum_keyspace_rf configuration options
    
    Patch by Sumanth Pasupuleti; reviewed by Jaydeepkumar Chovatia, Alex Petrov, Stefan Miklosovic and Alexander Zotov for CASSANDRA-14557.

225fa868884bdda1c20e0fcef61628eb6d941fbe | Author: Per Otterström <per.otterstrom@gmail.com>
 | 2019-06-21 17:41:01-07:00

    Fix flaky unit test AuditLoggerTest
    
    Patch by Per Otterström, Sumanth Pasupuleti; Reviewed by Vinay Chella for CASSANDRA-15105
    
    Co-Authored-By: Per Otterström <per.otterstrom@gmail.com>
    Co-Authored-By: Sumanth Pasupuleti <sumanth.pasupuleti.is@gmail.com>

5a03898c680ed6ada63901e8a4b278ccc8070717 | Author: sumanthpasupuleti <sumanth.pasupuleti.is@gmail.com>
 | 2019-03-25 08:06:13-07:00

    Prevent client requests from blocking on executor task queue
    
    patch by Sumanth Pasupuleti, reviewed by Benedict for CASSANDRA-15013

38b49904dd1c71fcb16abfbc205edfd6ce008b76 | Author: Sumanth Pasupuleti <sumanth.pasupuleti.is@gmail.com>
 | 2018-04-10 15:01:48-07:00

    Upgrading Guava to 27, and to java-driver 3.6.0 (from 3.4.0-SNAPSHOT), plus refactoring to remove nativePort argument for NativeSSTableLoaderClient constructor
    
    Patch by Sumanth Pasupuleti; reviewed by Michael Semb Wever for CASSANDRA-14655

d38694afe209215f8fc562ca384b82766147eadf | Author: Sumanth Pasupuleti <sumanth.pasupuleti.is@gmail.com>
 | 2018-03-06 15:57:01-08:00

    Add coordinator write metric per CF
    
    patch by Sumanth Pasupuleti; reviewed by Jay Zhuang and jasobrown for CASSANDRA-14232