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
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>
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