Zephyr Guo test_and_ci all time


 3 Collaborator
Blake Eggleston , Dinesh Joshi , Jordan West

 2 Patch
3a8300e0b86c4acfb7b7702197d36cc39ebe94bc, 177a8e91e3f0ef85e2bc3f64b0e566ace6330071

3a8300e0b86c4acfb7b7702197d36cc39ebe94bc | Author: Zephyr Guo <gzh1992n@gmail.com>
 | 2019-10-18 17:15:20-07:00

    Avoid deadlock during CommitLog initialization
    
    patch by Zephyr Guo, Dinesh Joshi; reviewed by Jordan West and Dinesh Joshi for CASSANDRA-15295
    
    Co-Authored-By: Zephyr Guo <gzh1992n@gmail.com>
    Co-Authored-By: Dinesh Joshi <dinesh.joshi@apple.com>

177a8e91e3f0ef85e2bc3f64b0e566ace6330071 | Author: Zephyr Guo <gzh1992n@gmail.com>
 | 2019-07-03 12:18:57-07:00

    Prevent RuntimeException when username or password is empty/null
    
    Patch by Zephyr Guo; Reviewed by Blake Eggleston for CASSANDRA-15198