Bryn Cooke all time


 9 Collaborator
Brandon Williams , Robert Stupp , Zhao Yang , Eduard Tudenhöfner , Alan Boudreault , bryn , Rocco Varela , Alan Boudrealt , reviewed by Bryn Cooke

 4 Patch  1 Review
02a80ef94fc8ea4dd5ef443869ce1a4e9f37c817, 595a4528dc54bc75076acf1b17f62ce9996f863c, dd014bbf583a9101b9b21d5a345be3e4cd79ad96, 1a65f3e1f631f0b69f04d17576956479e97e4e30 9e74b670d8e680b87af4ce28103587cda1287bf8

9e74b670d8e680b87af4ce28103587cda1287bf8 | Author: Rocco Varela <rocco.varela@gmail.com>
 | 2020-06-29 18:05:26-07:00

    Improve messaging on indexing frozen collections
    
    Patch by Rocco Varela, reviewed by Bryn Cooke, Zhao Yang, and
    brandonwilliams for CASSANDRA-15908

1a65f3e1f631f0b69f04d17576956479e97e4e30 | Author: bryn <bryncooke@gmail.com>
 | 2020-06-22 11:44:30+01:00

    Updated tests to expect topology events for localhost clusters Post 4.0.
    
    Patch by Bryn Cooke, reviewed by brandonwilliams for CASSANDRA-15677

02a80ef94fc8ea4dd5ef443869ce1a4e9f37c817 | Author: bryn <bryncooke@gmail.com>
 | 2020-06-19 13:06:06+01:00

    Update driver version to prevent issues with extra events being received when a node is decommissioned.
    
    Patch by Bryn Cooke, reviewed by brandonwilliams for CASSANDRA-15677

dd014bbf583a9101b9b21d5a345be3e4cd79ad96 | Author: bryn <bryncooke@gmail.com>
 | 2020-04-16 16:35:38+01:00

    Batch statement preparation fails if multiple tables and parameters are used
    
    The logic for detecting if a batch statement affects multiple tables in BatchStatement#getPartitionKeyBindVariableIndexes is inverted.
    BatchTest#testBatchMultipleTablePrepare has been added to demonstrate the issue.
    
     patch by Bryn Cooke; reviewed by Eduard Tudenhöfner, Robert Stupp for CASSANDRA-15730

595a4528dc54bc75076acf1b17f62ce9996f863c | Author: Alan Boudreault <alan@kovaro.ca>
 | 2020-03-30 14:27:55-04:00

    Make sure topology events are sent to clients when using a single network interface
    
    Patch by Alan Boudrealt and Bryn Cooke; reviewed by brandonwilliams for CASSANDRA-15677