Geoffrey Yu cassandra_src all time


 5 Collaborator
Sam Tunnicliffe , Tyler Hobbs , Josh McKenzie , Paulo Motta , gyu

 7 Patch
824cb768d2aa45e1889653ab2c98cc0bc63e594e, 39df31a06a35b221f55f17ed20947a1a2e33ee1a, aa83c942a51323d4a38bc023979ba70801c875b3, b29736c27acff3a62a1416a7c6cd7f77deb96b84, 3c00a0674a4e8b71ae25439dc2a0dece2f460d21, 5fae533f3ead3d91317752f83826fbada98b2ec9, 54cbdd73c46f85113d947e702bec33ef43d59b8d

39df31a06a35b221f55f17ed20947a1a2e33ee1a | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-19 16:04:39-05:00

    Add error code map to read/write failure responses
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12311

aa83c942a51323d4a38bc023979ba70801c875b3 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-16 14:35:11-05:00

    Count entire coordinated request against timeout
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12256

824cb768d2aa45e1889653ab2c98cc0bc63e594e | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-09 21:36:30-07:00

    Add support to rebuild from targeted replicas
    
    Patch by Geoffrey Yu; Reviewed by Paulo Motta for CASSANDRA-9875

b29736c27acff3a62a1416a7c6cd7f77deb96b84 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-08-04 13:40:14-07:00

    Add support to one way targeted repair (pull-repair)
    
    Patch by Geoffrey Yu; Reviewed by Paulo Motta for CASSANDRA-9876

3c00a0674a4e8b71ae25439dc2a0dece2f460d21 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-07-14 17:39:27-05:00

    Prepend "dropped"/"truncated" to pre-drop/truncate snapshot names
    
    Patch by Geoffrey Yu; reviewed by Tyler Hobbs for CASSANDRA-12178

5fae533f3ead3d91317752f83826fbada98b2ec9 | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-06-22 18:06:58-07:00

    Add username to AuthenticationException messages
    
    Patch by Geoffrey Yu; reviewed by Sam Tunnicliffe for CASSANDRA-12076

54cbdd73c46f85113d947e702bec33ef43d59b8d | Author: Geoffrey Yu <geoffrey_yu@apple.com>
 | 2016-05-23 15:21:38-07:00

    CASSANDRA-11880 Display number of tables in cfstats
    
    Patch by gyu; reviewed by jmckenzie for CASSANDRA-11880