David Capwell last 1 month


 7 Collaborator
Štefan Miklošovič , Sam Tunnicliffe , Benedict Elliott Smith , Alex Petrov , Caleb Rackliffe , Ekaterina Dimitrova , David

 5 Patch  6 Review
4f49ca5e29d9c7207654a1f3c4eac9c9f0b84e5e, 28759d8bbc16daf45ca07ee27b4a8dfedc8cf92b, a271897790aa3816c3dea2125b1e374b091bc090, a8f78552b958a9d9b6fc9f2840753001cd1f6004, 4ec8d262a750a76744b7f6991b711f85fa41a89a 2651623af6bb3da5f820d9e09abfbdd0683a1322, 376fe2a9fe3f13c7555c40cda6d3912d55ef63cc, 6093c2d99bd300eebe353ff05482924f38538e74, 181ddc0600cb7104ff0a9e01889f7cb013f7f802, ad6d9c748984d64518377510434e59923b7c3183, 4ec8d262a750a76744b7f6991b711f85fa41a89a

2651623af6bb3da5f820d9e09abfbdd0683a1322 | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2024-11-20 16:13:01-06:00

    Interpret inet, bigint, varint, and decimal as non-reversed types for query construction and post-filtering
    
    patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20100

376fe2a9fe3f13c7555c40cda6d3912d55ef63cc | Author: Caleb Rackliffe <calebrackliffe@gmail.com>
 | 2024-11-12 19:10:15-06:00

    Streamline the serialized format for index status gossip messages
    
    patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20058

a8f78552b958a9d9b6fc9f2840753001cd1f6004 | Author: dcapwell <dcapwell@apache.org>
 | 2024-11-12 11:57:58-08:00

    Accord's ConfigService lock is held over large areas which cause deadlocks and performance issues (#136)
    
    patch by David Capwell; reviewed by Benedict Elliott Smith for CASSANDRA-20065

ad6d9c748984d64518377510434e59923b7c3183 | Author: Benedict Elliott Smith <benedict@apache.org>
 | 2024-11-12 13:04:37+00:00

    Fix AbstractKeys.without (and CoordinateEphemeralRead execution in future epoch)
    
    patch by Benedict; reviewed by David Capwell for CASSANDRA-20095

4f49ca5e29d9c7207654a1f3c4eac9c9f0b84e5e | Author: David Capwell <dcapwell@apache.org>
 | 2024-11-08 13:43:50-08:00

    TCM's Retry.Deadline#retryIndefinitely is dangerous if used with RemoteProcessor as the deadline does not impact message retries
    
    patch by David Capwell; reviewed by Alex Petrov, Sam Tunnicliffe for CASSANDRA-20059

4ec8d262a750a76744b7f6991b711f85fa41a89a | Author: dcapwell <dcapwell@apache.org>
 | 2024-11-06 10:56:07-08:00

    Get Harry working on top of Accord and fix various issues found by TopologyMixupTestBase (#134)
    
    patch by David Capwell; reviewed by Alex Petrov, David Capwell for CASSANDRA-20054

181ddc0600cb7104ff0a9e01889f7cb013f7f802 | Author: Stefan Miklosovic <smiklosovic@apache.org>
 | 2024-11-04 17:11:19+01:00

    Fix CQL in snapshot's schema which did not contained UDTs used as reverse clustering columns
    
    patch by Stefan Miklosovic; reviewed by David Capwell for CASSANDRA-20036

6093c2d99bd300eebe353ff05482924f38538e74 | Author: Stefan Miklosovic <smiklosovic@apache.org>
 | 2024-11-04 14:06:42+01:00

    Support UDTs and vectors as clustering keys in descending order
    
    patch by Stefan Miklosovic; reviewed by David Capwell for CASSANDRA-20050

a271897790aa3816c3dea2125b1e374b091bc090 | Author: David Capwell <dcapwell@apache.org>
 | 2024-10-17 13:58:25-07:00

    Key transaction recovery should witness range transactions
    
    patch by Benedict; reviewed by David for CASSANDRA-20105

28759d8bbc16daf45ca07ee27b4a8dfedc8cf92b | Author: David Capwell <dcapwell@apache.org>
 | 2022-12-13 13:37:40-08:00

    CEP-10: Simulator Java11 Support (backport to cassandra-4.1)
    
    patch by David Capwell; reviewed by Benedict Elliott Smith, Ekaterina Dimitrova for CASSANDRA-17178
    backported to 4.1 in CASSANDRA-19935