Anthony Grasso cassandra_src all time


 3 Collaborator
Dave Brosius , Mick Semb Wever , Pedro Gordo

 1 Patch  1 Review
f2a354763877cfeaf1dd017b84a7c8ee9eafd885 7c5904753f4ede492f1a5a5e68edfe37651a5be6

7c5904753f4ede492f1a5a5e68edfe37651a5be6 | Author: Pedro Gordo <pedro.gordo1986@gmail.com>
 | 2019-07-19 20:57:43+01:00

    Remove obsolete OldNetworkTopologyStrategy
    
    Removed the strategy from cqlsh autocomplete, including an array for replication_factor autocomplete that was only used for SimpleStrategy and OldNetworkTopologyStrategy.
    
     patch by Pedro Gordo; reviewed by Anthony Grasso, Mick Semb Wever for CASSANDRA-13990

f2a354763877cfeaf1dd017b84a7c8ee9eafd885 | Author: Anthony Grasso <anthony.grasso@gmail.com>
 | 2016-10-17 19:25:58-04:00

    Clean up the SSTableReader#getScanner API wrt removal of RateLimiter
    
    patch by agrasso reviewed by dbrosius for cassandra-12422