Dikang Gu all time


 10 Collaborator
Marcus Eriksson , Sam Tunnicliffe , Yuki Morishita , Jake Luciani , Stefania Alborghetti , Jason Brown , Branimir Lambov , Joel Knighton , Nate McCall , dikanggu

 32 Patch
29d6237a00b577400c4b4a63989d41f1baa2aa60, 15bd10afbfc5eda024e7048438b00bfc81a9e3ea, f109f200a3a7f6002d7e1f6cc67e9ef5bf5cb2df, 8a5e88f635fdb984505a99a553b5799cedccd06d, 4d15f2d065649c62b55625f739f61eadb0fac174, b6e83fc200fa9e4c0e4f26491597188305cddd21, 67cda763b270a56bf5a7c73c6b30c3f9d651daab, 5f3b35981d28179606c52599d502de7a08b9b690, 4aa09eb7a750ec179674fd51387d30be1bd94b03, 4901e4b1e97975a9fbc57d004bd8fe668ebc5d57, 6b6bc6a36c623b8074f0fb27c656b8c26c27cd7e, 0e357991b27645fd760823b98e46a96b85f9c020, 4fd05e5b5caa8403a1e3ba1318d5eed817c24ba9, e2a0d75b024463ad481333bdae826928b55ac589, 9fc14bc5a5467da3305668958f9fcd7e5d4dad7a, 85ac06c640ad82c1a776f591a752cc8691062018, 0ac1079a4b2ef252618a67cfd04d88aec4c112aa, 979af884ee4ecef78a21c4bd58992d053256f8f0, df819ec8334c7a215f8d409804186a8106e91097, c1a9a47df292dbbde3c675c10d68043e7b212c28, fe3f3da25912ab6da1dcad26946b74505674257b, 6808e7555762236b6222f65bf066f90f7597405e, 68398ada7e35cccc5f3818bb47b741ee25243e08, 95d927d38fbb13bfdcfc8e5a7475eb3e44082aaa, a17120adffe6889ebbc4e76adb493898b6799a0d, a821539bc3eb90f204064b3fd9f86b7253d2b84b, a0a949440e9025300e4574a07628cbe5a95e517c, 6ff1cbb3ee1b7e6f261aeb454854dd249ab605df, b6015fa4883182531d66527780fce34c9b125e46, 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

4d15f2d065649c62b55625f739f61eadb0fac174 | Author: Dikang Gu <dikang85@gmail.com>
 | 2017-04-05 12:01:23-07:00

    Fix typo in TokenAllocation logging

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

b6e83fc200fa9e4c0e4f26491597188305cddd21 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-03 17:59:01-08:00

    More fixes to the TokenAllocation
    
    patch by Dikang Gu; reviewed by Branimir Lambov for CASSANSRA-12990

4aa09eb7a750ec179674fd51387d30be1bd94b03 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-12-03 17:59:01-08:00

    More fixes to the TokenAllocation
    
    patch by Dikang Gu; reviewed by Branimir Lambov for CASSANSRA-12990

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

979af884ee4ecef78a21c4bd58992d053256f8f0 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-09-25 22:05:38-07:00

    Add command to get/set the number of concurrent compactors
    
    Patch by Dikang Gu; reviewed by Nate McCall for CASSANDRA-12248

0ac1079a4b2ef252618a67cfd04d88aec4c112aa | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-09-22 16:56:09-07:00

    Add hint delivery metrics
    
    patch by Dikang Gu and Aleksey Yeschenko for CASSANDRA-12693

df819ec8334c7a215f8d409804186a8106e91097 | Author: Joel Knighton <joel.knighton@datastax.com>
 | 2016-09-15 17:11:10-05:00

    Fix exceptions when enabling gossip on nodes that haven't joined the ring
    
    Patch by Dikang Gu; reviewed by Joel Knighton for CASSANDRA-12253

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

fe3f3da25912ab6da1dcad26946b74505674257b | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-08-23 09:29:53-07:00

    remove the calculatedLastCompactedKeys check
    
    follow-up to CASSANDRA-6216

6808e7555762236b6222f65bf066f90f7597405e | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-08-20 00:55:22-07:00

    Calculate last compacted keys from higher level
    
    patch by Dikang Gu; reviewed by marcuse for CASSANDRA-6216

68398ada7e35cccc5f3818bb47b741ee25243e08 | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-06-20 11:49:57+02:00

    RandomAccessReader: call isEOF() only when rebuffering, not for every read operation
    
    patch by Dikang Gu; reviewed by Stefania Alborghetti for CASSANDRA-12013

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

95d927d38fbb13bfdcfc8e5a7475eb3e44082aaa | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-04-14 15:29:30-05:00

    Add support to rebuild from specific range
    
    patch by Dikang Gu; reviewed by yukim for CASSANDRA-10409

a821539bc3eb90f204064b3fd9f86b7253d2b84b | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-03-28 12:55:54-07:00

    Use noop index updater during compaction when appropriate
    
    Patch by Dikang Gu; reviewed by Sam Tunnicliffe for CASSANDRA-11450

a0a949440e9025300e4574a07628cbe5a95e517c | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-03-23 17:04:36-07:00

    Add the metrics to track the write amplification of C*.
    
    Patch by Dikang Gu; reviewed by marcuse for CASSANDRA-11420

6ff1cbb3ee1b7e6f261aeb454854dd249ab605df | Author: Dikang Gu <dikang85@gmail.com>
 | 2016-01-05 15:22:06+01:00

    Optimize pending ranges computation
    
    patch by dikanggu; reviewed by blambov for CASSANDRA-9258

b6015fa4883182531d66527780fce34c9b125e46 | Author: Dikang Gu <dikang85@gmail.com>
 | 2015-11-04 13:50:33+00:00

    Improve handling of dead nodes in gossip
    
    patch by Dikang Gu; reviewed by Stefania Alborghetti for CASSANDRA-10298