Dikang Gu test_and_ci all time


 4 Collaborator
Marcus Eriksson , Branimir Lambov , Jake Luciani , Jason Brown

 18 Patch
29d6237a00b577400c4b4a63989d41f1baa2aa60, 15bd10afbfc5eda024e7048438b00bfc81a9e3ea, f109f200a3a7f6002d7e1f6cc67e9ef5bf5cb2df, 8a5e88f635fdb984505a99a553b5799cedccd06d, 67cda763b270a56bf5a7c73c6b30c3f9d651daab, 5f3b35981d28179606c52599d502de7a08b9b690, 4901e4b1e97975a9fbc57d004bd8fe668ebc5d57, 6b6bc6a36c623b8074f0fb27c656b8c26c27cd7e, 0e357991b27645fd760823b98e46a96b85f9c020, 4fd05e5b5caa8403a1e3ba1318d5eed817c24ba9, e2a0d75b024463ad481333bdae826928b55ac589, 9fc14bc5a5467da3305668958f9fcd7e5d4dad7a, 85ac06c640ad82c1a776f591a752cc8691062018, c1a9a47df292dbbde3c675c10d68043e7b212c28, a17120adffe6889ebbc4e76adb493898b6799a0d, 9ab09570b4750d9b801e2246d0fbd6016ee0a8ca, 9d4ee562d7d4128667496a3903c03bf9e246e7f4, b47d0b0b1948e25f5774fcf69d10534e4520e1b9

29d6237a00b577400c4b4a63989d41f1baa2aa60 | Author: Dikang Gu <dikang85@gmail.com>
 | 2018-02-22 14:35:20-08:00

    Use zero as default score in DynamicEndpointSnitch

15bd10afbfc5eda024e7048438b00bfc81a9e3ea | Author: Dikang Gu <dikang85@gmail.com>
 | 2018-02-21 15:48:11-08:00

    use zero as default score in DynamicEndpointSnitch

f109f200a3a7f6002d7e1f6cc67e9ef5bf5cb2df | Author: Dikang Gu <dikang85@gmail.com>
 | 2018-02-21 15:48:11-08:00

    use zero as default score in DynamicEndpointSnitch

9ab09570b4750d9b801e2246d0fbd6016ee0a8ca | Author: Dikang Gu <dikang85@gmail.com>
 | 2017-01-05 09:01:50-08:00

    remove the allocate_tokens_for_keyspace in disk_balance_test (#1419)
    
    It does not make sense to have the allocate_tokens_for_keyspace, because the keyspace is not created at cluster start time yet.
    
    And it will break the test after CASSANDRA-13080.

8a5e88f635fdb984505a99a553b5799cedccd06d | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-27 11:55:13-08:00

    Use new token allocation for non bootstrap case as well.
    
    > patch by Dikang Gu; reviewed by Branimir Lambov for CASSANSRA-13080
    backported by Mick Semb Wever; reviewed by Jon Haddad for CASSANSRA-14212

5f3b35981d28179606c52599d502de7a08b9b690 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-27 11:55:13-08:00

    Use new token allocation for non bootstrap case as well.
    
    patch by Dikang Gu; reviewed by Branimir Lambov for CASSANSRA-13080

4901e4b1e97975a9fbc57d004bd8fe668ebc5d57 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-05 12:19:30-08:00

    add method to get size of endpoints to TokenMetadata
    
    Patch by Dikang Gu; reviewed by Jason Brown for CASSANDRA-12999

67cda763b270a56bf5a7c73c6b30c3f9d651daab | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-01 18:02:29-08:00

    NoReplicationTokenAllocator should support zero replication factor
    
    Patch by Dikang Gu; reviewed by Branimir Lambov for CASSANDRA-12983

0e357991b27645fd760823b98e46a96b85f9c020 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-01 18:02:29-08:00

    NoReplicationTokenAllocator should support zero replication factor
    
    Patch by Dikang Gu; reviewed by Branimir Lambov for CASSANDRA-12983

6b6bc6a36c623b8074f0fb27c656b8c26c27cd7e | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-11-30 13:00:49-08:00

    Expose time spent waiting in thread pool queue
    
    Patch by Dikang Gu; reviewed by T Jake Luciani for CASSANDRA-8398

4fd05e5b5caa8403a1e3ba1318d5eed817c24ba9 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-11-08 14:06:12-08:00

    Add the range limit for the split ratio in PartitionerTestCase.
    
    Patch by Dikang Gu; Reviewed by Branimir Lambov for CASSANDRA-12858

9d4ee562d7d4128667496a3903c03bf9e246e7f4 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-10-24 12:19:49-07:00

    Fix TestCompaction.fanout_size_test (#1367)
    
    * Fix TestCompaction.fanout_size_test
    
    * skip for all non-LCS cases
    
    * remove known_failure flag for fanout_size_test

b47d0b0b1948e25f5774fcf69d10534e4520e1b9 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-10-19 09:41:16-07:00

    add the dtest for compaction fanout_size (#1362)
    
    * add the dtest for compaction fanout_size
    
    * remove whitespace

e2a0d75b024463ad481333bdae826928b55ac589 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-10-13 12:31:39-07:00

    Implement the NoReplicationTokenAllocator
    
    Patch by Dikang Gu; reviewed by Branimir Lambov for CASSANDRA-12777

9fc14bc5a5467da3305668958f9fcd7e5d4dad7a | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-09-27 11:48:18-07:00

    Make the fanout size for LeveledCompactionStrategy to be configurable
    
    Patch by Dikang Gu; reviewed by Marcus Eriksson for CASSANDRA-11550

85ac06c640ad82c1a776f591a752cc8691062018 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-09-26 17:40:00-07:00

    Fix exceptions with new vnode allocation
    
    Patch by Dikang Gu; reviewed by Branimir Lambov for CASSANDRA-12715

c1a9a47df292dbbde3c675c10d68043e7b212c28 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-09-14 23:04:14-07:00

    Make randompartitioner work with new vnode allocation
    
    patch by Dikang Gu; reviewed by Branimir Lambov for CASSANDRA-12647

a17120adffe6889ebbc4e76adb493898b6799a0d | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-04-19 09:40:31+02:00

    Optimize the overlapping lookup by calculating all the bounds in advance.
    
    Patch by Dikang Gu; reviewed by marcuse for CASSANDRA-11571