Romain Hardouin cassandra_src all time


 31 Collaborator
Štefan Miklošovič , Mick Semb Wever , Jeff Jirsa , Michael Shuler , Lorina Poland , Tibor Répási , reviewed by Stefan Miklosovic , Angelo Polo , 陳傑夫 , yziadeh , utkarsh-agrawal-jm , kalmant , gruzilkin , etc-crontab , Tzach Livyatan , Tjeu Kayim , Terry L. Blessing , Siddhartha Tiwari , Ryan Stewart , Prashant Bhuruk , Paul Wouters , Nikita Eshkeev , Matthew Hardwick , Kevin , Jérôme BAROTIN , Jingchuan Zhu , Guilherme Poleto , Giorgio Giuffrè , Dmitry , Bhouse99 , Ben Dalling

 3 Patch
f27790c96912ac9a83f052d8e6d0bfcdfe60ca0e, f4da90aca0e79664ea06212283f6cd5f9288d441, cf4a0576a6f2b8f2d828a8b14140f212803adb7c

f27790c96912ac9a83f052d8e6d0bfcdfe60ca0e | Author: Nikita Eshkeev <neshkeev@yandex.ru>
 | 2023-01-26 13:28:16+01:00

    Improve and clean up documentation and fix typos
    
    This patch includes all the changes from the PRs that introduce small
    changes related to typos and similar in the documentation. The changes are
    accumulated from the following PRs:
    
    - https://github.com/apache/cassandra/pull/206
    - https://github.com/apache/cassandra/pull/359
    - https://github.com/apache/cassandra/pull/366
    - https://github.com/apache/cassandra/pull/390
    - https://github.com/apache/cassandra/pull/450
    - https://github.com/apache/cassandra/pull/567
    - https://github.com/apache/cassandra/pull/615
    - https://github.com/apache/cassandra/pull/618
    - https://github.com/apache/cassandra/pull/746
    - https://github.com/apache/cassandra/pull/984
    - https://github.com/apache/cassandra/pull/1052
    - https://github.com/apache/cassandra/pull/1088
    - https://github.com/apache/cassandra/pull/1274
    - https://github.com/apache/cassandra/pull/1378
    - https://github.com/apache/cassandra/pull/1404
    - https://github.com/apache/cassandra/pull/1504
    - https://github.com/apache/cassandra/pull/1540
    - https://github.com/apache/cassandra/pull/1544
    - https://github.com/apache/cassandra/pull/1673
    - https://github.com/apache/cassandra/pull/1697
    - https://github.com/apache/cassandra/pull/1722
    - https://github.com/apache/cassandra/pull/1815
    - https://github.com/apache/cassandra/pull/1830
    - https://github.com/apache/cassandra/pull/1863
    - https://github.com/apache/cassandra/pull/1865
    - https://github.com/apache/cassandra/pull/1879
    - https://github.com/apache/cassandra/pull/2062
    
    patch by Nikita Eshkeev, reviewed by Stefan Miklosovic, Lorina Poland, Michael Semb Wever for CASSANDRA-18185
    
    Co-authored-by: kalmant <kalmant@users.noreply.github.com>
    Co-authored-by: Dmitry <xotonic@yandex.ru>
    Co-authored-by: Tibor Répási <rtib@users.noreply.github.com>
    Co-authored-by: Tzach Livyatan <tzach@scylladb.com>
    Co-authored-by: Jérôme BAROTIN <jeromebarotin@gmail.com>
    Co-authored-by: Giorgio Giuffrè <giorgiogiuffre23@gmail.com>
    Co-authored-by: Siddhartha Tiwari <201851127@iiitvadodara.ac.in>
    Co-authored-by: Angelo Polo <language.devel@gmail.com>
    Co-authored-by: Tjeu Kayim <15987676+TjeuKayim@users.noreply.github.com>
    Co-authored-by: 陳傑夫 <chienfuchen32@gmail.com>
    Co-authored-by: Bhouse99 <bhouse99@protonmail.com>
    Co-authored-by: Matthew Hardwick <MatthewRHardwick@gmail.com>
    Co-authored-by: Paul Wouters <paul.wouters@aiven.io>
    Co-authored-by: Romain Hardouin <romain_hardouin@yahoo.fr>
    Co-authored-by: Guilherme Poleto <gpoleto@alunos.utfpr.edu.br>
    Co-authored-by: 陳傑夫 <chienfuchen32@gmail.com>
    Co-authored-by: etc-crontab <jujut@free.fr>
    Co-authored-by: Prashant Bhuruk <prashantbhuruk88@gmail.com>
    Co-authored-by: Jingchuan Zhu <56401528+codingswag998@users.noreply.github.com>
    Co-authored-by: Ryan Stewart <ryan.stewart@rackspace.com>
    Co-authored-by: utkarsh-agrawal-jm <107914361+utkarsh-agrawal-jm@users.noreply.github.com>
    Co-authored-by: Ben Dalling <b.dalling@locp.co.uk>
    Co-authored-by: Terry L. Blessing <tlblessing1@gmail.com>
    Co-authored-by: gruzilkin <gruzmob@gmail.com>
    Co-authored-by: Kevin <kevin.xgr@gmail.com>
    Co-authored-by: yziadeh <121903189+yziadeh@users.noreply.github.com>
    Co-authored-by: Lorina Poland <lorina@datastax.com>
    Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>

cf4a0576a6f2b8f2d828a8b14140f212803adb7c | Author: Romain Hardouin <romain_hardouin@yahoo.fr>
 | 2017-07-19 22:10:59+02:00

    Allow to set batch_size_warn_threshold_in_kb via JMX
    
    patch by Romain Hardouin; reviewed by Jeff Jirsa for CASSANDRA-13699

f4da90aca0e79664ea06212283f6cd5f9288d441 | Author: Romain Hardouin <romain_hardouin@yahoo.fr>
 | 2016-10-06 22:36:07+02:00

    Add MBean to monitor max queued tasks
    
    patch by Romain Hardouin; reviewed by Michael Shuler for CASSANDRA-12758