27 Collaborator |
Brandon Williams , Mick Semb Wever , Štefan Miklošovič , Berenguer Blasi , Ekaterina Dimitrova , Josh McKenzie , Andrés de la Peña , Paulo Motta , Yifan Cai , Jon Haddad , Bret McGuire , Maxwell Guo , Bernardo Botella , Claude Warren , Dmitry Konstantinov , Arun Ganesh , Vineet Gali , vgali7 , arkn98 , Milan Krisko , Leonard Ma , Kan Maung , Henrik Ingo , Attila Homoki , Мещеряков Вячеслав Юрьевич , reviewed by Brad Schoening , Gottipati Gautam |
38 Patch |
15 Review |
a79f7f4b00b861d5d4b9caa3d4257b8c7e4c75c7,
7f1c0e9e76a0bdfc23ef6a655ec7774bc0f77e18,
67bbbb01259bce91672a7c3ca9fb77ea7b040e9c,
85eb68a9b2d708880d8a24b312b1bedc1f7afcf9,
94bfbaf3485115adfb1fafe905269a9ca60ece65,
1163dd9a084c7887059b34268bb01377825a1ed4,
60314f2d6a03b6226e37b0d9daf67f1b4204ad5c,
b58d8f174d4c1017d54d4b8bdb8a0a6c592f1655,
abe09cff346c6f9cb5bc6dbd8e873364c05e026a,
61333964f42e27ec78fec5b4ec25d9313dfc4eee,
3860a90c5fa9497c1e7858750244e04b25a7d351,
8a5bdf61db8dfe1d83d03f41753a46087082b2ee,
addc5748a74680b432ffabfe248245020902112c,
83c1f7713bf24ec4873cfa9f76f2efccc8a23278,
ecceb446e00ea9e567ba45f1b422cb04862ef044,
72c2270a80f2acc8ece3eade4d6a2f8e8cb12356,
465547fdeda9c89199724ec2198f864cef413e9e,
72d5b4d1b117a4a86cd578197ecdba667aa56343,
0d860ec662b0088ea7f77f98051121e198eb5692,
634131961af9c1d88b34797c1c45000f71a76dae,
885836bc492a09bba2f11cba3cddb7ab15a00dc1,
9711cd33c4d0d4a69279c8a79d8a8460accf1f12,
f28dd90feb215db85ac2e510c5657a49edd46e12,
d70f6e0d597e888b3629c6c01d05685cf79a3d12,
768bdffe5298b937bfafc2eb42fb93454cfca521,
96cecdbaa685b86bd2ac1d10545f9b9a39bbfdea,
7275443eca804f5dde405f45811441dbc0c1f9fb,
27ab63f00501a6afda94e760efab8af3e90c598b,
c408931aa262353845c926f367ad06d27d9f164e,
db3583318258b14b27abe1529f8893da2ff22bf5,
32bdf14ec916404f5fdd4b918b7d80a7bb92aa38,
1eb777946434a578f2aa673063ba992692c358d4,
bccb5adf9518624147ee092971eb788e83d497f1,
8c8d9b8e5743825c47c7743c7bbfd062533e1602,
66309ae7dae883285fe2e026e138723bf203909c,
505fbcbd7f358732c1069fda8dc4fdf6faebd6f8,
e343b2d54ddbcfc9416d04b9c67a928eab06c314,
85bb4065098b887d2dda26eb14423ce4fc687045 |
510c20fec1f294edf1024dce9b27f19a5ce04bb6,
b9f900947adb254a395bb535a402c26e02c457a2,
b11909b611de811ed2f030848820a17c77df7013,
a79f7f4b00b861d5d4b9caa3d4257b8c7e4c75c7,
c137958963d104829d2f493f92050cf438b24554,
c3bd83cd5cb48fd7a933d79335b9eb060ed73ec0,
d1f2936ccbc54158831b01499554adf63ae2d6ec,
bfb5c593429c1bb615426ec2d35c1c27c7f81488,
a2dc44f0725b02294071e67d0cab57a7629f25a1,
65c99bfc42015ccfbcbc8963b3fb3c2a761ea053,
48417940280021d0012b7a7db6c9f823a98086e4,
180f0f0b5b47a48c1a7d88927223cc52871cc801,
797b96958af07945b0a1799024c1ef664dfee2e2,
9a4a67782311e4a6ffe3aad0516c33016f187c54,
022398a9a7a1861f5948a024cf0ddf4cf7682aff |
c137958963d104829d2f493f92050cf438b24554 | Author: Dmitry Konstantinov <netudima@gmail.com>
| 2024-08-07 20:46:16+01:00
Minor improvements in Cassandra shutdown and startup logs
To improve a DBA experience the following log messages would be nice to add/adjust:
on shutdown: an explicit message at the end of Cassandra shutdown
on startup:
- print the time spent to load prepared statements
- print the time spent to load repair session information and the number of loaded session records
- print the time spent to apply commit log
Patch by Dmitry Konstantinov; reviewed by Štefan Miklošovič and Brad Schoening for CASSANDRA-19818
c3bd83cd5cb48fd7a933d79335b9eb060ed73ec0 | Author: Stefan Miklosovic <smiklosovic@apache.org>
| 2024-07-18 16:18:01+02:00
Add java.base/java.lang.reflect among opens for jvm11-client.options
not adding this open triggered warnings in tools like auditlogviewer when on Java 11
patch by Stefan Miklosovic; reviewed by Brad Schoening for CASSANDRA-19780
510c20fec1f294edf1024dce9b27f19a5ce04bb6 | Author: Gottipati Gautam <38732642+GautamGottipati@users.noreply.github.com>
| 2024-07-16 01:20:04-05:00
Fix cqlsh CAPTURE command to save query results without trace details when TRACING is ON
This patch also opportunistically fixes CAPTURE OFF.
patch by Gottipati Gautam; reviewed by Stefan Miklosovic, Brad Schoening for CASSANDRA-19105
505fbcbd7f358732c1069fda8dc4fdf6faebd6f8 | Author: Brad Schoening <bschoeni@gmail.com>
| 2024-07-12 21:59:53-04:00
Renamed DataStax glossary to Cassandra Glossary
patch by Brad Schoening; reviewed by Jon Haddad and Bret McGuire for CASSANDRA-
b9f900947adb254a395bb535a402c26e02c457a2 | Author: Arun Ganesh <20590666+arkn98@users.noreply.github.com>
| 2024-06-03 15:14:17-07:00
Add total space used for a keyspace to nodetool tablestats
patch by Arun Ganesh; reviewed by Stefan Miklosovic, Brad Schoening for CASSANDRA-19671
Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
d1f2936ccbc54158831b01499554adf63ae2d6ec | Author: Мещеряков Вячеслав Юрьевич <vmeshcheriakov@stsoft.ru>
| 2024-04-04 15:41:53+03:00
Support legacy plain_text_auth section in credentials file removed unintentionally
patch by Мещеряков Вячеслав Юрьевич; reviewed by Stefan Miklosovic and Brad Schoening for CASSANDRA-19498
bfb5c593429c1bb615426ec2d35c1c27c7f81488 | Author: arkn98 <20590666+arkn98@users.noreply.github.com>
| 2023-12-19 23:12:17-05:00
Fix datetime_from_utc_to_local in cqlshlib
Patch by Arun Ganesh; reviewed by brads and brandonwilliams for
CASSANDRA-18879
abe09cff346c6f9cb5bc6dbd8e873364c05e026a | Author: Brad Schoening <bschoeni@gmail.com>
| 2023-08-30 23:07:48-04:00
Clean up obsolete functions and simplify cql_version handling in cqlsh
Patch by Brad Schoening; reviewed by brandonwilliams and edimitrova for
CASSANDRA-18787
a79f7f4b00b861d5d4b9caa3d4257b8c7e4c75c7 | Author: vgali7 <vgali7@gatech.edu>
| 2023-08-08 13:59:22-04:00
Fix text containing "/*" being interpreted as multiline comment in cqlsh
patch by Vineet Gali; reviewed by Brandon Williams, Brad Schoening for CASSANDRA-17667
Co-authored-by: Attila Homoki <biotep@yahoo.com>
Co-authored-by: Brad Schoening <bschoeni@gmail.com>
a2dc44f0725b02294071e67d0cab57a7629f25a1 | Author: Leonard Ma <lmtrombone@gmail.com>
| 2023-05-31 13:05:54-07:00
Remove dependency on pytz library for setting CQLSH timezones on Python version >= 3.9
patch by Leonard Ma; reviewed by Brad Schoening, Brandon Williams and Stefan Miklosovic for CASSANDRA-17433
65c99bfc42015ccfbcbc8963b3fb3c2a761ea053 | Author: Henrik Ingo <henrik.ingo@avoinelama.fi>
| 2023-04-19 17:34:23+03:00
Improve 'Not enough space for compaction' logging messages
Adds separate WARN level messages to the check itself in Directories.
patch by Henrik Ingo; reviewed by Mick Semb Wever, Brad Schoening, Claude Warren, Kan Maung, maxwellguo for CASSANDRA-18260
180f0f0b5b47a48c1a7d88927223cc52871cc801 | Author: Stefan Miklosovic <smiklosovic@apache.org>
| 2023-03-07 21:31:18+01:00
Add more logging around CompactionManager operations
patch by Stefan Miklosovic; reviewed by Brandon Williams, Brad Schoening and Kan Maung for CASSANDRA-18268
Co-authored-by: Milan Krisko <milan.krisko@gmail.com>
48417940280021d0012b7a7db6c9f823a98086e4 | Author: Stefan Miklosovic <smiklosovic@apache.org>
| 2023-02-24 14:56:50+01:00
Add MaxSSTableSize and MaxSSTableDuration metrics and propagate them together with local read/write ratio to tablestats
patch by Stefan Miklosovic; reviewed by Brandon Williams and Brad Schoening for CASSANDRA-18283
797b96958af07945b0a1799024c1ef664dfee2e2 | Author: Stefan Miklosovic <smiklosovic@apache.org>
| 2022-11-18 20:45:37+01:00
Implement a guardrail for not having zero default_time_to_live on tables with TWCS
patch by Stefan Miklosovic; reviewed by Andrés de la Peña, Josh McKenzie, Brandon Williams and Brad Schoening for CASSANDRA-18042
Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
3860a90c5fa9497c1e7858750244e04b25a7d351 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-11-12 18:31:10-05:00
Change shebangs of Python scripts to resolve Python 3 from env command
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17832
Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
8a5bdf61db8dfe1d83d03f41753a46087082b2ee | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-11-10 22:24:28-05:00
replace local wcwidth.py with pypi module 'wcwidth'
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17287
addc5748a74680b432ffabfe248245020902112c | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-10-04 16:21:10-04:00
Add missing cqlsh completion and round out cqlsh completion test coverage
IF (NOT) EXISTS is now also offered in cqlsh completion for CREATE TYPE, DROP TYPE, CREATE ROLE and DROP ROLE
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-16640
83c1f7713bf24ec4873cfa9f76f2efccc8a23278 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-10-03 10:31:07+02:00
Fix auto-completing "WITH" when creating a materialized view (CASSANDRA-17879)
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17879
ecceb446e00ea9e567ba45f1b422cb04862ef044 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-09-14 14:28:10+03:00
Refactor internals of cqlsh.py to cqlshlib
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17531
9a4a67782311e4a6ffe3aad0516c33016f187c54 | Author: Bernardo Botella Corbi <contacto@bernardobotella.com>
| 2022-08-01 10:57:04-07:00
Removed Python < 2.7 support from formatting.py
Patch by Bernardo Botella Corbi, reviewed by Brad Schoening, ycai and
brandonwilliams for CASSANDRA-17694
72c2270a80f2acc8ece3eade4d6a2f8e8cb12356 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-07-27 22:57:52-04:00
Resolve pylint issues in pylexotron.py and improve readability
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17779
465547fdeda9c89199724ec2198f864cef413e9e | Author: Attila Homoki <biotep@yahoo.com>
| 2022-05-20 09:58:11-04:00
Increment CQLSH to version 6.2.0 for release 4.2
Patch by Attila Homoki; reviewed by Brandon Williams and Ekaterina Dimitrova for CASSANDRA-17646
Co-authored-by: Brad Schoening <5796692+bschoening@users.noreply.github.com>
885836bc492a09bba2f11cba3cddb7ab15a00dc1 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-04-05 16:10:00-04:00
remove outdated code from cqlsh
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17490
9711cd33c4d0d4a69279c8a79d8a8460accf1f12 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-04-05 15:09:14-04:00
remove support for deprecated version specific TLS in Python 3.6
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17365
d70f6e0d597e888b3629c6c01d05685cf79a3d12 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-31 13:16:22-04:00
remove unused 'parse' module
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17484
f28dd90feb215db85ac2e510c5657a49edd46e12 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-26 14:47:23-04:00
resolve several pylint issues in cqlsh.py and pylib
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17480
0d860ec662b0088ea7f77f98051121e198eb5692 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-22 09:41:52-04:00
Add teardown to test_cqlsh_completion
Patch by Brad Schoening; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-17465
96cecdbaa685b86bd2ac1d10545f9b9a39bbfdea | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-16 14:45:05-04:00
Increase cqlsh version to 6.1.0
Patch by Brad Schoening; reviewed by bereng and brandonwilliams for
CASSANDRA-17432
768bdffe5298b937bfafc2eb42fb93454cfca521 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-10 21:18:30-05:00
change six functions in cqlshlib to native Python 3 ones
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
7275443eca804f5dde405f45811441dbc0c1f9fb | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-10 21:18:30-05:00
change six functions in cqlshlib to native Python 3 ones
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17417
27ab63f00501a6afda94e760efab8af3e90c598b | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-03-04 12:02:25+01:00
remove unused imports in cqlsh.py and cqlshlib
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17413
db3583318258b14b27abe1529f8893da2ff22bf5 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-02-11 20:35:18-05:00
update Python test framework from nose to pytest
patch by Brad Schoening; reviewed by Brandon Williams, Berenguer Blasi and Stefan Miklosovic for CASSANDRA-17293
32bdf14ec916404f5fdd4b918b7d80a7bb92aa38 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-01-28 20:48:45-05:00
Remove obsolete enum34 package
Patch by Brad Schoening; reviewed by brandonwilliams and paulo for
CASSANDRA-17325
1eb777946434a578f2aa673063ba992692c358d4 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-01-20 06:19:45-05:00
remove python 2 code which is now EOL and unsupported
Patch by Brad Schoening; reviewed by brandonwilliams and bereng for
CASSANDRA-17242
bccb5adf9518624147ee092971eb788e83d497f1 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-01-18 18:46:36-05:00
Remove path for unused geomet package in cqlsh
Patch by Brad Schoening; reviewed by brandonwilliams and bereng for
CASSANDRA-17271
Remove path for unused `geomet` package, which does not appear to be
used in CQLSH. It is an optional dependency of the cassandra-driver in
a test case.
8c8d9b8e5743825c47c7743c7bbfd062533e1602 | Author: Brad Schoening <5796692+bschoening@users.noreply.github.com>
| 2022-01-09 21:42:43-05:00
Remove obsolete 'cql' dependency
Patch by Brad Schoening; reviewed by brandonwilliams and bereng for
CASSANDRA-17247