David Capwell website_and_docs last 3 years


 10 Collaborator
Mick Semb Wever , Ekaterina Dimitrova , Andrés de la Peña , Benjamin Lerer , Caleb Rackliffe , Mike Adamson , Maxwell Guo , Claude Warren , Abe Ratnofsky , Natnael Adere

 2 Patch  4 Review
ae537abc6494564d7254a2126465522d86b44c1e, dac738d2eba8629d4f482d7cbfd855d2c5b9df47 89e01ea2eba6f8729a9eed2825a37e3ce691e9b8, dac738d2eba8629d4f482d7cbfd855d2c5b9df47, 23138252f20891c26a3692664c6affaf99e86541, 7c5a25d7bc73786b37f21b6588b00f5de81fd0d0

ae537abc6494564d7254a2126465522d86b44c1e | Author: David Capwell <dcapwell@apache.org>
 | 2023-06-21 15:27:26-07:00

    Added support for type VECTOR<type, dimension>
    
    patch by David Capwell; reviewed by Andres de la Peña, Maxwell Guo, Mike Adamson for CASSANDRA-18504

89e01ea2eba6f8729a9eed2825a37e3ce691e9b8 | Author: Natnael Adere <natnael_adere@apple.com>
 | 2022-10-19 11:01:07-07:00

    Add Unavailables metric for CASWrite in the docs
    
    patch by Natnael Adere; reviewed by David Capwell for CASSANDRA-16357

7c5a25d7bc73786b37f21b6588b00f5de81fd0d0 | Author: Abe Ratnofsky <aratnofsky@apple.com>
 | 2022-09-01 12:03:58-07:00

    Update dependency management docs
    
     patch by Abe Ratnofsky; reviewed by Michael Semb Wever, David Capwell, Claude Warren, Ekaterina Dimitrova for CASSANDRA-17750

dac738d2eba8629d4f482d7cbfd855d2c5b9df47 | Author: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
 | 2022-03-22 19:56:52-04:00

    Transfer config parameters to the new types; Fix corner case for permissions_update_interval, roles_update_interval, credentials_update_interval;Fix typo in Config annotation; Made Converters type safe and fixed a few cases where converters used the wrong type; o should be provided with unit to DataStorageSpec and DurationStorageSpec; Fix null bug in DataStorageSpec and DurationSpec
    patch by Ekaterina Dimitrova, David Capwell; reviewed by David Capwell and Caleb Rackliffe for CASSANDRA-17431
    
    Co-authored-by: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
    Co-authored-by: David Capwell <dcapwell@apache.org>

23138252f20891c26a3692664c6affaf99e86541 | Author: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
 | 2022-02-03 23:49:50-05:00

    Transfer parameters to the newly introduced configuration framework (6)
    patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234