Jon Meredith
4e0aad3319
Split and order IDEA workspace template VM_PARAMETERS
...
patch by Jon Meredith; reviewed by David Capwell for CASSANDRA-18242
2023-02-13 17:43:21 -07:00
Jacek Lewandowski
9bf128aaa3
Improve unit tests performance
...
- Don't flush schema on every schema update in unit tests
- Use unix command to delete test data
- Shorten teardown
- Stable processor count presented by JMX on Jenkins, CircleCI and local
Patch by <jacek-lewandowski>, reviewed by <michaelsembwever> and <josh-mckenzie> for CASSANDRA-17427
2023-02-01 09:40:50 +01:00
Mick Semb Wever
9a24fa81e5
Merge branch 'cassandra-3.11' into cassandra-4.0
...
* cassandra-3.11:
Fix JMX security vulnerabilities
2022-10-18 22:53:37 +02:00
Mick Semb Wever
95d0a936f9
Merge branch 'cassandra-3.0' into cassandra-3.11
...
* cassandra-3.0:
Fix JMX security vulnerabilities
2022-10-18 22:50:49 +02:00
Abe Ratnofsky
b2660bcf78
Fix JMX security vulnerabilities
...
patch by Abe Ratnofsky; reviewed by Jon Meredith, Mick Semb Wever, Sam Tunnicliffe for CASSANDRA-17921
2022-10-18 22:47:49 +02:00
Brandon Williams
e8d905e636
Merge branch 'cassandra-3.11' into cassandra-4.0
2021-10-21 07:39:15 -05:00
Brandon Williams
386fe19d7d
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-10-21 07:38:48 -05:00
Brandon Williams
94611e9f2b
Set fork mode to class in IntelliJ default test config
...
Patch by Jacek Lewandowski; reviewed by brandonwilliams and marcuse for
CASSANDRA-17053
2021-10-21 07:37:53 -05:00
Marcus Eriksson
9e9dffb704
Remove OrderedJUnit4ClassRunner
...
Patch by marcuse; reviewed by Caleb Rackliffe for CASSANDRA-16942
2021-09-20 13:37:32 +02:00
Mick Semb Wever
bd1ffa7617
Merge branch 'cassandra-3.11' into cassandra-4.0
2021-06-17 12:11:01 +02:00
Mick Semb Wever
b857aa12bf
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-06-17 11:42:18 +02:00
Jacek Lewandowski
d54eff3a4a
Remove full project building from the generate-idea-files ant target
...
- that target was unnecessarily building the whole project which made it problematic to update the project while merging/rebasing if conflicts in the code were failing the compilation
- updated system properties for default run test task in Intellij to match those when running tests from Ant
- fix test-memory target
patch by Jacek Lewandowski; reviewed by Mick Semb Wever for CASSANDRA-16697
2021-06-17 11:25:58 +02:00
Brandon Williams
0f102c8670
disable shrinks in quicktheories
...
Patch by brandonwilliams, reviewed by Jordan West and David Capwell for
CASSANDRA-15554
2020-02-06 16:45:22 -06:00
Mick Semb Wever
8f7f6e903b
Merge branch 'cassandra-3.11' into trunk
2020-01-21 19:12:38 +01:00
Mick Semb Wever
6a8e211fba
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-01-21 19:10:59 +01:00
Mick Semb Wever
14aa561c32
Merge branch 'cassandra-2.2' into cassandra-3.0
2020-01-21 19:08:52 +01:00
Mick Semb Wever
d69f7696e4
Create Jenkins pipeline definition, and split out Jenkins test-all builds to individual builds for each of the test targets
...
patch by Mick Semb Wever; reviewed by David Capwell for CASSANDRA-15496
2020-01-21 18:59:16 +01:00
Dinesh A. Joshi
5d401f3a39
Merge branch 'cassandra-3.11' into trunk
2019-10-08 14:15:06 -07:00
Dinesh A. Joshi
4675b3fd33
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-10-08 14:10:40 -07:00
Blake Eggleston
587961a19c
Merge branch 'cassandra-3.11' into trunk
2019-04-25 10:23:40 -07:00
Blake Eggleston
01d6548e0d
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-04-25 10:21:55 -07:00
Blake Eggleston
c3ce32e239
Fix assorted gossip races and add related runtime checks
...
Patch by Blake Eggleston; Reviewed by Ariel Weisberg for CASSANDRA-15059
2019-04-25 10:20:46 -07:00
Benedict Elliott Smith
2d05bff0ba
Merge branch 'cassandra-3.0' into cassandra-3.11
2019-01-21 17:44:36 +00:00
Joseph Lynch
8ad4a9a522
In JVM dtests need to clean up after instance shutdown
...
Adds additional cleanup logic to ensure we don't leak classloaders and
their associated objects when running the in JVM dtests.
Patch by Joseph Lynch; reviewed by Alex Petrov for CASSANDRA-14922
2019-01-21 10:13:48 +00:00
Joseph Lynch
d5005627b0
In JVM dtests need to clean up after instance shutdown
...
Adds additional cleanup logic to ensure we don't leak classloaders and
their associated objects when running the in JVM dtests.
Patch by Joseph Lynch; reviewed by Alex Petrov for CASSANDRA-14922
2019-01-09 15:00:16 +01:00
Marcus Eriksson
f83bd5ac2b
Add fqltool compare
...
Patch by marcuse; reviewed by Jason Brown and Dinesh Joshi for CASSANDRA-14619
2018-09-01 09:59:21 +02:00
Jordan West
d78310d53f
Remove hardcoded java11 jvm args in idea workspace files
...
patch by Jordan West; reviewed by jasobrown for CASSANDRA-14627
2018-08-10 05:40:45 -07:00
Robert Stupp
6ba2fb9395
Make C* compile and run on Java 11 and Java 8
...
patch by Robert Stupp; reviewed by Jason Brown for CASSANDRA-9608
2018-07-26 18:20:00 +02:00
Jay Zhuang
7a424bc2a7
Update Intellij JUnit configuration
...
And other ninja build fixes.
patch by Jay Zhuang; reviewed by Stefan Podkowinski for CASSANDRA-14169
2018-02-14 16:32:24 +01:00
Sylvain Lebresne
4881d9c308
Thrift removal
...
patch by Sylvain Lebresne; reviewed by Aleksey Yeschenko for CASSANDRA-11115
2016-12-13 10:27:12 +01:00
Robert Stupp
7eb6b997f2
Ninja, remove gen-thrift-java ant task from IntelliJ launch configs
2016-08-20 21:55:56 +10:00
Robert Stupp
528204267b
Ninja, include lib/sigar-bin in java.library.path for IntelliJ launch configs
2016-08-20 21:34:13 +10:00
Robert Stupp
49d9e51555
Reevaluate inspections in generate-idea-files target
...
patch by Robert Stupp; reviewed by Aleksey Yeschenko for CASSANDRA-9844
2015-11-20 17:24:03 +01:00