Doug Rohrer cassandra_src all time


 20 Collaborator
Brandon Williams , Sam Tunnicliffe , Benjamin Lerer , Eric Evans , Štefan Miklošovič , Caleb Rackliffe , Alex Petrov , Josh McKenzie , David Capwell , Andrés de la Peña , Yifan Cai , Jon Meredith , Dinesh Joshi , Jacek Lewandowski , Francisco Guerrero , Abe Ratnofsky , Bernardo Botella , Jyothsna Konisa , Maulin Vasavada , Francisco Guerrero Hernandez

 12 Patch  4 Review
c6d7d070c59d81db8949683d3e5670b909efb48c, 43ec1843918aba9e81d3c2dc1433a1ef4740a51f, a805e3267572a86dc731df509f0540fc85e08b78, f77e6cd3a020f3ad777c6bd36973ca084a978f1f, f5dc9a1c1e27ac5ea0cb972ceaf68d5993804d6f, 45f4f8c1e89e4b221b569ff3bd3e78675eff7747, ffc4c89c3df7ad0ae73ebefdcb7e15a2790c0a52, f1c1694e4329a1f6dba8b978edaed4312e235116, c96131035b309dcc8d716fb0a57ff9d46a8c5042, e399dea95916646acde6770ced18fedcc5359913, 5459c121d5d688ec1571dd72550bd6faaeb087eb, 50b7094278241f389d3b0b49b02e893fd4322b12 c853efffa8b173a3afe1b966456bb77db5a68883, 9131be9fa53e27b7e3bc332b613e00b73e9fffef, fe025c7f79e76d99e0db347518a7872fd4a114bc, 016dd6ca376ac1080bba9a1e2a6fe1d4b037e751

c853efffa8b173a3afe1b966456bb77db5a68883 | Author: Abe Ratnofsky <abe@aber.io>
 | 2024-12-06 13:41:31-05:00

    Support audit logging for JMX operations
    
    Patch by Abe Ratnofsky; reviewed by Bernardo Botella, Doug Rohrer, Francisco Guerrero for CASSANDRA-20128

fe025c7f79e76d99e0db347518a7872fd4a114bc | Author: Francisco Guerrero <frankgh@apache.org>
 | 2024-09-12 13:13:38-07:00

    Fix incorrect nodetool suggestion when gossip mode is running
    
    patch by Francisco Guerrero; reviewed by Doug Rohrer for CASSANDRA-19905

9131be9fa53e27b7e3bc332b613e00b73e9fffef | Author: Maulin Vasavada <maulin.vasavada@gmail.com>
 | 2024-07-23 23:27:29-07:00

    Make JMX SSL configurable in cassandra.yaml
    
    patch by Maulin Vasavada; reviewed by Stefan Miklosovic, Doug Rohrer for CASSANDRA-18508

016dd6ca376ac1080bba9a1e2a6fe1d4b037e751 | Author: Stefan Miklosovic <smiklosovic@apache.org>
 | 2024-01-08 21:13:23+01:00

    Make CQLSSTableWriter to support building of SAI indexes
    
    patch by Stefan Miklosovic; reviewed by Caleb Rackliffe, Doug Rohrer for CASSANDRA-18714

c6d7d070c59d81db8949683d3e5670b909efb48c | Author: Doug Rohrer <doug@therohrers.org>
 | 2023-08-23 18:03:30-06:00

    IsolatedJMX should not release all TCPEndpoints on instance shutdown
    
    patch by Doug Rohrer; reviewed by Jon Meredith, Stefan Miklosovic for CASSANDRA-18725

43ec1843918aba9e81d3c2dc1433a1ef4740a51f | Author: Doug Rohrer <doug@therohrers.org>
 | 2023-05-30 15:01:59-06:00

    Add support for JMX in the in-jvm dtest framework
    
    patch by Doug Rohrer; reviewed by Alex Petrov, Jon Meredith, Francisco Guerrero Hernandez for CASSANDRA-18511

a805e3267572a86dc731df509f0540fc85e08b78 | Author: Doug Rohrer <doug@therohrers.org>
 | 2022-09-21 15:12:12-04:00

    Move Schema.FORCE_LOAD_KEYSPACES and Schema.FORCE_LOAD_KEYSPACES_PROP to CassandraRelevantProps
    
    patch by Doug Rohrer; reviewed by Brandon Williams and Jacek Lewandowski for CASSANDRA-17783

f77e6cd3a020f3ad777c6bd36973ca084a978f1f | Author: Josh McKenzie <jmckenzie@apache.org>
 | 2022-09-08 13:09:57-04:00

    Remove usage of deprecated javax certificate class
    
    Patch by Doug Rohrer; reviewed by Jyothsna Konisa, Francisco Guerrero Hernandez, Josh McKenzie, and Caleb Rackliffe for CASSANDRA-17867
    
    Co-authored-by: Doug Rohrer <drohrer@apple.com>
    Co-authored-by: Josh McKenzie <jmckenzie@apache.org>

f5dc9a1c1e27ac5ea0cb972ceaf68d5993804d6f | Author: Brandon Williams <brandonwilliams@apache.org>
 | 2022-08-10 08:19:50-05:00

    Set default FD in DD client initialization
    
    Patch by Doug Rohrer; reviewed by brandonwilliams and maedhroz for
    CASSANDRA-17782

45f4f8c1e89e4b221b569ff3bd3e78675eff7747 | Author: Josh McKenzie <jmckenzie@apache.org>
 | 2022-08-02 14:30:06-04:00

    Users of NativeLibrary should handle lack of JNA appropriately when running in client mode
    
    Patch by Doug Rohrer; reviewd by Josh McKenzie and Caleb Rackliffe for CASSANDRA-17794
    
    Co-authored-by: Doug Rohrer <drohrer@apple.com>
    Co-authored-by: Josh McKenzie <jmckenzie@apache.org>

ffc4c89c3df7ad0ae73ebefdcb7e15a2790c0a52 | Author: Doug Rohrer <drohrer@apple.com>
 | 2022-05-17 15:09:16-04:00

    Fix issue where frozen maps may not be serialized in the correct order
    
    patch by Doug Rohrer, Francisco Guerrero and Yifan Cai; reviewed by Andrés de la Peña and Caleb Rackliffe for CASSANDRA-17623
    
    Co-authored-by: Doug Rohrer <drohrer@apple.com>
    Co-authored-by: Francisco Guerrero <frank.guerrero@gmail.com>
    Co-authored-by: Yifan Cai <ycai@apache.org>

f1c1694e4329a1f6dba8b978edaed4312e235116 | Author: Doug Rohrer <drohrer@apple.com>
 | 2022-03-17 10:26:29-07:00

    Support DELETE in CQLSSTableWriter
    
    patch by Doug Rohrer, Eric Evans; reviewed by Sam Tunnicliffe, Yifan Cai for CASSANDRA-14797

c96131035b309dcc8d716fb0a57ff9d46a8c5042 | Author: Doug Rohrer <drohrer@apple.com>
 | 2021-11-03 15:50:54-05:00

    Backward compatibility for CQLSSTableWriter Date fields
    
    Patch by Doug Rohrer; reviewed by Brandon Williams and Sam Tunnicliffe
    for CASSANDRA-17117

e399dea95916646acde6770ced18fedcc5359913 | Author: Doug Rohrer <doug@therohrers.org>
 | 2021-07-30 11:53:17+02:00

    Handle properly UnsatisfiedLinkError in NativeLibrary#getProcessID()
    
    patch by Doug Rohrer; reviewed by Benjamin Lerer and David Capwell for
    CASSANDRA-16578

5459c121d5d688ec1571dd72550bd6faaeb087eb | Author: Doug Rohrer <drohrer@apple.com>
 | 2019-11-18 11:39:45-05:00

    Support NodeTool in dtest
    
    patch by Doug Rohrer and Yifan Cai; reviewed by David Capwell
    and Dinesh Joshi for CASSANDRA-15429
    
    Co-Authored-By: Doug Rohrer <drohrer@apple.com>
    Co-Authored-By: Yifan Cai <yifan_cai@apple.com>

50b7094278241f389d3b0b49b02e893fd4322b12 | Author: Doug Rohrer <drohrer@apple.com>
 | 2019-10-14 13:42:35-04:00

    Add client testing capabilities to in-jvm tests
    
    Patch by Doug Rohrer, reviewed by Alex Petrov for CASSANDRA-15347.
    
    Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>