Runtian Liu cassandra_src all time


 7 Collaborator
Brandon Williams , Štefan Miklošovič , Andrés de la Peña , Blake Eggleston , Mick Semb Wever , Berenguer Blasi , Runtian

 6 Patch
426eebb5139ab67b30914ed6202c25d181ab239e, c2041ba45b036e1d5963f8166f517c6d95d4eab1, ee9e41878258914a5546e65dfd862e122be5d09c, 20d80118ac02d853d501e3f5c24a63a12d4010f5, be574fc34ba9834929f1618ab63dd74446cd2683, 299bfaed350e502541190dd1886942dfbcc3371d

426eebb5139ab67b30914ed6202c25d181ab239e | Author: Runtian Liu <curlylrt@gmail.com>
 | 2024-10-18 10:51:45-05:00

    A node should always return back the full information about itself for gossip regardless the asked heartbeat version
    
     patch by Runtian Liu; reviewed by Brandon Williams, Michael Semb Wever for CASSANDRA-19983

ee9e41878258914a5546e65dfd862e122be5d09c | Author: Runtian Liu <curlylrt@gmail.com>
 | 2024-01-10 14:55:22+01:00

    Skip version check if an endpoint is dead state in Gossiper#upgradeFromVersionSupplier
    
    patch by Runtian Liu; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-19187

c2041ba45b036e1d5963f8166f517c6d95d4eab1 | Author: Runtian Liu <curlylrt@gmail.com>
 | 2023-12-09 23:08:20-08:00

    Filter remote DC replicas out when constructing the initial replica plan for the local read repair
    
    patch by Runtian Liu; reviewed by Blake Eggleston and Stefan Miklosovic for CASSANDRA-19120

20d80118ac02d853d501e3f5c24a63a12d4010f5 | Author: Runtian <curlylrt@gmail.com>
 | 2023-08-29 16:52:56-07:00

    Add the ability to disable bulk loading of SSTables
    
    patch by Runtian Liu; reviewed by Stefan Miklosovic, Andres de la Peña and Brandon Williams for CASSANDRA-18781

be574fc34ba9834929f1618ab63dd74446cd2683 | Author: Brandon Williams <brandonwilliams@apache.org>
 | 2023-03-09 09:53:58-06:00

    Fix default file system error handler for disk_failure_policy die
    
    Patch by Runtian Liu; reviewed by brandonwilliams and smiklosovic for
    CASSANDRA-18294

299bfaed350e502541190dd1886942dfbcc3371d | Author: Runtian Liu <curlylrt@gmail.com>
 | 2022-06-28 15:52:00-07:00

    Fix missing state resetting on CompressedRandomAccessReader read errors
    
    patch by Runtian Liu; reviewed by Andrés de la Peña and Berenguer Blasi for CASSANDRA-17314