Vinay Chella test_and_ci all time


 10 Collaborator
Marcus Eriksson , Štefan Miklošovič , Ekaterina Dimitrova , Ariel Weisberg , Jason Brown , Yifan Cai , Dinesh Joshi , Joey Lynch , Sumanth Pasupuleti , Per Otterström

 7 Patch  5 Review
dd974b4b5f7770b293fdd8e4e76d7043508abec4, 7d138e20ea987d44fffbc47de4674b253b7431ff, 9944d9e24b09ce4ed51c5082771e1b948fe1e698, f46762eeca9f5d7e32e731573a8c3e521b70fc05, f56871b88be1e8965f166769c12cfa43313bac74, 35b22f57a03ce9e14865e335b4eb30fc11645a5c, 9c6aa8a76de24df75de73218c917571346cc509c f978bea272409109e312a27a121f849879650bdb, 43c19878e38fbe260f9e6143aa43836e85cf2f44, dd1c811f8796487f49e92ff4701917420caf49c0, d5e5c459f5c4c54c853b5fcfb5c2b3bfeee0d59c, 225fa868884bdda1c20e0fcef61628eb6d941fbe

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

43c19878e38fbe260f9e6143aa43836e85cf2f44 | Author: yifan-c <yc25code@gmail.com>
 | 2020-05-21 00:56:52-07:00

    Fix flaky test o.a.c.u.binlog.BinLogTest
    patch by  Yifan Cai; reviewed by Vinay Chella for CASSANDRA-15797

dd1c811f8796487f49e92ff4701917420caf49c0 | Author: Stefan Miklosovic <stefan.miklosovic@instaclustr.com>
 | 2020-04-22 09:23:16+02:00

    Provide ability to configure IAuditLogger
    
    Patch by Stefan Miklosovic; reviewed by Vinay Chella and marcuse for CASSANDRA-15748

dd974b4b5f7770b293fdd8e4e76d7043508abec4 | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2019-11-17 20:12:36-08:00

    Add JAVA8_HOME to circleci to fix broken upgrade test configs
    
    Patch by Vinay Chella; reviewed by jolynch and Dinesh Joshi for CASSANDRA-15309

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>

d5e5c459f5c4c54c853b5fcfb5c2b3bfeee0d59c | Author: Per Otterström <per.otterstrom@ericsson.com>
 | 2019-04-24 14:41:57+02:00

    Align record header of FQL and audit binary log
    
    Patch by Per Otterström; reviewed by Vinay Chella and marcuse for CASSANDRA-15076

35b22f57a03ce9e14865e335b4eb30fc11645a5c | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2019-02-13 12:54:06-08:00

    Fix TypeError for str and bytes concatenation in test_upgrade_with_range_tombstone_eoc_0 and thrift_test.py::composite
    
    Patch by Vinay Chella; reviewed by Ariel Weisberg for CASSANDRA-15021

9c6aa8a76de24df75de73218c917571346cc509c | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2019-02-06 22:57:53-08:00

    Fix failing upgrade test - test_simple_bootstrap_mixed_versions
    
    Adds force_3_0_protocol_version flag to upgrades 3.0.14 upwards which fixes schema migrations during mixed version bootstrap
    
    Patch by Vinay Chella; reviewed by Ariel Weisberg for CASSANDRA-15016

7d138e20ea987d44fffbc47de4674b253b7431ff | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2018-12-17 23:42:14-08:00

    Add a new tool to dump audit logs
    
    Patch by Vinay Chella; reviewed by marcuse for CASSANDRA-14885

9944d9e24b09ce4ed51c5082771e1b948fe1e698 | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2018-11-19 02:09:24-08:00

    Adding more test coverage for authenticated user login audit activity
    
    Patch by Vinay Chella; reviewed by marcuse for CASSANDRA-14901

f46762eeca9f5d7e32e731573a8c3e521b70fc05 | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2018-11-16 15:18:50-08:00

    Audit log allows system keyspaces to be audited via configuration options
    
    Patch by Vinay Chella; reviewed by Per Otterström and marcuse for CASSANDRA-14498

f56871b88be1e8965f166769c12cfa43313bac74 | Author: Vinay Chella <vinaykumarcse@gmail.com>
 | 2018-02-23 20:16:16-08:00

    Audit logging for database activity
    
    patch by Vinay Chella; reviewed by jasobrown for CASSANDRA-12151