Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNDB-12154: Port latest commits from main to main-5.0 #1467

Merged
merged 140 commits into from
Jan 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
140 commits
Select commit Hold shift + click to select a range
fc429cd
Include checksums in CorruptBlockException when relevant (#1291)
michaeljmarshall Sep 19, 2024
0dcd9f3
Implement FSError#getMessage to ensure file name is logged (#1292)
michaeljmarshall Sep 20, 2024
c47164b
Use query view's locked indexes for Plan#estimateAnnNodesVisited (#1238)
michaeljmarshall Sep 23, 2024
bef9874
CNDB-10923: Fix expressions accidentally joined by OR instead of AND
michaeljmarshall Sep 20, 2024
fe80baa
Update src/java/org/apache/cassandra/db/filter/RowFilter.java
pkolaczk Sep 23, 2024
6ff8fc0
Update src/java/org/apache/cassandra/db/filter/RowFilter.java
pkolaczk Sep 23, 2024
7d69baa
Cleanup unused throws Throwable and other minor warnings
pkolaczk Sep 23, 2024
b0b011a
Remove unused enum variant
pkolaczk Sep 23, 2024
71fff5e
Revert "Use query view's locked indexes for Plan#estimateAnnNodesVisi…
michaeljmarshall Sep 24, 2024
68e8305
CNDB-10862: Moves the deletion of index components on index drop to a…
pcmanus Sep 25, 2024
e5988ee
CNDB-10455: Automatically tune compaction for vector tables (#1265)
ethan-brown2022 Sep 25, 2024
a973157
Add ShardManagerReplicaAware class to align UCS shards with replica s…
michaeljmarshall Sep 25, 2024
6f86b2f
CNDB-10988: inspect no space left exception on compaction (#1297)
jasonstack Sep 26, 2024
5685309
CNDB-11048 ChunkCache eviction metrics improvements (#1303)
eolivelli Sep 27, 2024
b7173ee
CNDB-10966: Add ability to read the TTLs and write times of the eleme…
adelapena Sep 24, 2024
41f4b2b
CNDB-10939: Port CASSANDRA-19461 (index empty values)
adelapena Sep 16, 2024
8b6ee3a
CNDB-10870: Upgrade JVector dependency to 3.0.1
jkni Sep 30, 2024
0c82959
CNDB-10945: Change calculation of sstable span for small sstables (#1…
blambov Oct 1, 2024
3e3ae23
CNDB-11021: Improve performance of ORDER BY using KD-tree index
pkolaczk Sep 30, 2024
b59f565
CNDB-9850: Row-level trie memtable with DeletionInfo tombstone handling
blambov Jun 19, 2024
3092325
CNDB-9850 followup: Additional rebase changes to review
djatnieks Dec 2, 2024
007f5c7
CNDB-9850 followup: fix failing tests
djatnieks Dec 3, 2024
5885da5
CNDB-9850 followup: Fix RowIndexTest
djatnieks Dec 4, 2024
c3d5a70
CNDB-9850 followup: Align ByteComparable.Version values with main branch
djatnieks Dec 3, 2024
65e4fe9
CNDB-10295 Followup - Do not use lambdas in InMemoryTrie (#1326)
eolivelli Oct 3, 2024
4b26ea6
CNDB-11134: Fix data race in adjustForCrossDatacenterClashes to preve…
michaeljmarshall Oct 4, 2024
008cc93
Fix access to JDK internals for jamm post CNDB-9850
ekaterinadimitrova2 Oct 4, 2024
a730559
CNDB-10990: include archive size when constructing Bucket#constructAg…
jasonstack Oct 5, 2024
d144e36
CNDB-11028: Port CASSANDRA-18190, this fixes the tests for now, but m…
ekaterinadimitrova2 Sep 25, 2024
462da42
CNDB-10783: Reuse CRC when appending index components
pkolaczk Sep 11, 2024
fe1493a
CC5 update IndexFileUtils to consistently use the version based getCh…
djatnieks Dec 3, 2024
c5c5dfe
CNDB-10991: skip aggregate that includes any sstables that are alread…
jasonstack Oct 7, 2024
f69a4e5
CNDB-11090: add CompactionRealm#makeUCSEnvironment API (#1322)
jasonstack Oct 8, 2024
a595ac6
DSP-24330 QueryProcessor evictPrepared deadlock (#1257)
bereng Oct 8, 2024
14ac3fd
CNDB-8187 Add metrics about time spent writing SAI (compaction and fl…
eolivelli Oct 8, 2024
3c387ef
CNDB-10886: Bump JVector to 3.0.2 (#1343)
jkni Oct 10, 2024
a5b299f
CNDB-8187 Move SAI writing metrics to micros and use counters (#1345)
eolivelli Oct 11, 2024
bb124df
CNDB-11283: Unify CQLTester#waitForIndex and SAITester#waitForIndexQu…
adelapena Oct 15, 2024
cbeb575
Add warning when rewriting TOC that does not exist (#1354)
pcmanus Oct 16, 2024
530e82e
CNDB-11336: Fix tests post JDK-8210522 (rewrite reflection of modifie…
ekaterinadimitrova2 Jun 10, 2024
554114f
CNDB-11092: Fix IndexInputLeakDetector (#1310)
adelapena Oct 16, 2024
5a9d491
CNDB-10629: Estimate predicate selectivity using histograms
pkolaczk Aug 27, 2024
1efbc6e
Revert Version.LATEST to DB (#1364)
pkolaczk Oct 17, 2024
190bdd9
CNDB-10988: fix CompactionOutOfSpaceTest by wrapping IOException with…
jasonstack Oct 17, 2024
92ef1fe
CNDB-11338: Fix ClassCastException from jdk GaloisCounterMode when u…
ekaterinadimitrova2 Oct 18, 2024
0b1b6b7
CNDB-9877: Add pull request template (#1368)
jacek-lewandowski Oct 21, 2024
e6ed203
CNDB-11345: mock CFS#makeUCSEnvironment in ControllerTest (#1360)
michaeljmarshall Oct 21, 2024
c894cb5
CNDB-11388: Set timeout when waiting on futures in ChunkCache.rebuffe…
jkni Oct 22, 2024
814bfd3
CNDB-10716: do not use lambdas as they don't work with Jamm 3 on JDK2…
eolivelli Oct 23, 2024
29830bc
CNDB-11398: Fix concurrency issues with new TrieMemtable (#1371)
blambov Oct 23, 2024
973014c
CNDB-11133: Port CASSANDRA-17224, CASSANDRA-18267, CASSANDRA-17294 an…
ekaterinadimitrova2 Oct 23, 2024
54c08b2
CNDB-11217: Implemenet DelegatingShardManager (#1339)
michaeljmarshall Oct 23, 2024
fadb575
CNDB-11210: Fix false negatives for non-eq (#1359)
k-rus Oct 24, 2024
f328990
CNDB-11438 main: Fix CompactionStrategyStatisticsTest (#1378)
djatnieks Oct 24, 2024
4c5e7dd
CNDB-11210 simplify test of Non-eq on truncated types (#1381)
k-rus Oct 25, 2024
8fbaa4b
CNDB-11219: Make TokenAllocatorBase take a supplier for first token a…
michaeljmarshall Oct 28, 2024
baca6bf
CNDB-11492: Bump up Version.LATEST to DC
pkolaczk Oct 28, 2024
74f47d3
CNDB-1461: add REPLACE reload reason (#975)
jasonstack Oct 29, 2024
3982b4e
CNDB-11519: Apply pk restriction earlier in hybrid sai execution (#1391)
michaeljmarshall Oct 29, 2024
ba0541b
CNDB-11498: Make main branch compile on JDK22 (#1385)
ekaterinadimitrova2 Oct 30, 2024
c166fcb
CNDB-11434: Refactor tests to mitigate https://openjdk.org/jeps/416 (…
ekaterinadimitrova2 Oct 30, 2024
584855e
CNDB-11518: Split o.a.c.index.sai.cql.VectorTypeTest to prevent timeo…
adelapena Oct 31, 2024
3a6a5ab
CNDB-11459 and 11413: More logging for SAI vector index events (#1404)
michaeljmarshall Nov 5, 2024
75f9c89
CNDB-11579: Rewrite MessagePayloadTest to account for JEP 416
ekaterinadimitrova2 Nov 4, 2024
f685da5
CNDB-11579: Use try-with-resources in MessagePayloadTest
ekaterinadimitrova2 Nov 5, 2024
9665370
CNDB-11499: Fix incorrect thread names in CompactionControllerTest
blambov Nov 5, 2024
c66f3cb
CNDB-11563 move and rename SAI iterators and postings as in ASF (#1400)
k-rus Nov 7, 2024
725f507
CNDB-11441: Port update SyncUtil for JDK11 and JDK17
ekaterinadimitrova2 Jun 28, 2023
8302249
CNDB-11663: Handle posting list ordinal assignment race (#1410)
michaeljmarshall Nov 7, 2024
ae8081d
CNDB-11646: Reclaculate ShardManager#minimumPerPartitionSpan on each …
michaeljmarshall Nov 7, 2024
6312e1d
Rename few iterators to KeyRangeIterator
k-rus Nov 8, 2024
7f437eb
CNDB-11630: Minimal port of CASSANDRA-18049 and additional fixes arou…
ekaterinadimitrova2 Nov 12, 2024
4792508
CNDB-11118 return null serializer if response verb is null (#1328)
jtgrabowski Nov 13, 2024
4bb0133
CNDB-11678: Use DenseIntMap for CassandraOnHeapGraph (#1418)
michaeljmarshall Nov 14, 2024
df7861e
Allow custom SAI components discovery (#1338)
pcmanus Nov 14, 2024
50da889
CNDB-10731: Add support for index analyzers to RowFilter (#1270)
adelapena Nov 14, 2024
b54f6a7
CNDB-10085: Add guardrail for the number of column filters per query …
adelapena Nov 19, 2024
98fcc54
CNDB-8491: add existing sstables into SAI even if intiial build is sk…
jasonstack Nov 19, 2024
9acb909
CNDB-11680: Add source sstable/memtable id to vector traces (#1411)
michaeljmarshall Nov 20, 2024
fd12067
HCD-18 add option to ignore DC name validation (#1428)
shunsaker Nov 21, 2024
40b87ba
CNDB-11801: custom stage exeuctors
jakubzytka Nov 19, 2024
c8e7123
CNDB-11801: test for the functionality of using a custom stage executor
jakubzytka Nov 19, 2024
ed936fc
CNDB-9046: cross-node messaging metrics fixes
jakubzytka Nov 4, 2024
7976966
Fix minor bug in intersection's propagate access (#1430)
k-rus Nov 25, 2024
cb994e1
CNDB-11782: additional messaging metrics
jakubzytka Nov 18, 2024
c6feb62
CNDB-11581: Stage metrics improvements
jakubzytka Nov 18, 2024
0d80329
CNDB-11714: Optimize SAI ORDER BY row materialization (#1419)
michaeljmarshall Nov 26, 2024
d79e881
CNDB-11832: add LifecycleNewTracker#trackNewWritten when sstable and …
jasonstack Nov 28, 2024
8d756b2
CNDB-10851 Lower paxos max backoff sleep from 100 to 50 ms (#1444)
jtgrabowski Nov 28, 2024
c2d0c01
CNDB-11768: DynamicEndpointSnitch tweaks: quantization and quantile i…
jakubzytka Nov 29, 2024
5475021
CNDB-11760: Prevent full deserialization in CQL's CONTAINS operator (…
adelapena Nov 29, 2024
be4cdee
CNDB-11655: Limit the number of clauses before optimizing the Plan
pkolaczk Nov 15, 2024
1d1bf2e
CNDB-11742: Add a client warning when using an n-gram analyzer withou…
adelapena Dec 2, 2024
80e1534
CNDB-10732: Reproduction tests and fixes for CNDB-10732 and CNDB-1053…
ekaterinadimitrova2 Dec 2, 2024
1616e27
Add method to check if component diff creates unused components (#1438)
pcmanus Dec 3, 2024
0a36951
CNDB-11988: Bump jvector to 3.0.4 (#1450)
michaeljmarshall Dec 4, 2024
fa8400d
CNDB-10759 Make native transport stage async in regards to read and w…
jakubzytka Dec 6, 2024
7689c8e
CNDB-11950: cache sstable density result to speed up test (#1454)
michaeljmarshall Dec 6, 2024
a54c8b7
CNDB-11762: Remove StorageAttachedIndexQueryPlan#postProcessor (#1422)
adelapena Dec 9, 2024
d85836b
CNDB-12051: addtional tracing messages about query execution (#1459)
jakubzytka Dec 10, 2024
76483a1
CNDB-11495: add REMOTE_STORAGE_HANDLER_FACTORY (#1443)
jasonstack Dec 11, 2024
2a3d35c
CNDB-10718: Make RowFilter non-iterable (#1448)
adelapena Dec 12, 2024
5666405
CNDB-11932 plan union of half-ranges for inequality (#1451)
k-rus Dec 12, 2024
0731039
SAI: Reduce DirectReader object creation (#1011)
michaeljmarshall Dec 12, 2024
93fa96a
STAR-1872: Parallelize UCS compactions per output shard (#1342)
blambov Dec 13, 2024
1c9b763
CNDB-12130: read source file sequentially when sending file through Z…
jasonstack Dec 16, 2024
332be16
CNDB-12128 Expose to CNDB some methods around ExpirationTask (#1465)
eolivelli Dec 16, 2024
0b5bee5
CNDB-11070: Limited backport of CASSANDRA-19534 (#1460)
jkni Dec 16, 2024
9720cb4
CNDB-12120: 3 test failures in MultiNodeBillingTest (#1462)
adelapena Dec 16, 2024
fc7665d
DSP-24606: Replace nulls with negative defaults in system_schema (#1445)
szymon-miezal Dec 16, 2024
a92c208
CNDB-11242: Allow to specify a custom cluster version provider (#1458)
jacek-lewandowski Dec 16, 2024
377ffa1
CNDB-12139 minor refactor row count estimation code (#1463)
k-rus Dec 17, 2024
35f3580
CC5 Fix for CNDB-11070 to use 'native_transport_timeout' as 5.0 name …
djatnieks Dec 19, 2024
f909bc1
CNDB-12215 Replace [On|Off]HeapTrieMemtableIndexTest classes withTrie…
djatnieks Dec 19, 2024
b80d8f0
Add row count test for estimated row counts for SAI plan on single re…
k-rus Dec 19, 2024
8083e00
CNDB-12222 Fix flaky tests in SSTableCorruptionDetectionTest by addin…
djatnieks Dec 23, 2024
0d19d5b
CNDB-12223 Fix CorruptedSSTablesCompactionTest by modifying SharedCom…
djatnieks Dec 23, 2024
7406643
CNBD-12239: Replace System.nanoTime with approxTime in SAI where appr…
michaeljmarshall Dec 20, 2024
572fac8
CNDB-12257: do not call System.getProperty on an hotpath (ChunkCache …
eolivelli Dec 23, 2024
39f3a46
CNDB-12277: Upgrade to jvector 3.0.6 (#1478)
jbellis Dec 25, 2024
eec2ef1
CNDB-12272: Fix SimpleClientPerfTest (#1477)
djatnieks Dec 31, 2024
7c1e605
Improve typed reads in RandomAccessReader
blambov Dec 30, 2024
f08dfcc
CNDB-12297: Fix flaky test MutatorTest.testMutatateAtomically by poll…
jkni Jan 2, 2025
a5ed9c3
CNDB-11437: Disable key cache in LazyBloomFilterTest
jkni Jan 2, 2025
d61ddaa
CNDB-12296: Skip metric creation for "fake" index contexts generated …
jkni Jan 2, 2025
687bd47
CNDB-9850 followup: BtiFormat set byteComparableVersion based on trie…
djatnieks Jan 7, 2025
50acd0d
CNDB-9850 followup: Revert part of CNDB-11010 that added PartitionUpd…
djatnieks Jan 7, 2025
89ab59e
CNDB-9850 followup: Implement PR comments
djatnieks Jan 7, 2025
10975f7
CNDB-9850 followup: more alignment with main branch
djatnieks Jan 7, 2025
e7c4ad6
CNDB-12346: Fix reporting enqueue time for stage tasks (#1490)
jakubzytka Jan 9, 2025
b5971bd
CNDB-12289: Cache USE_DSE_COMPATIBLE_HISTOGRAM_BOUNDARIES to save cpu…
eolivelli Jan 9, 2025
8bdb9bd
CNDB-8501 Propagate read and write request sensors via native protoco…
aymkhalil Jan 9, 2025
d2bca3c
CNDB-12393: Refactor TransportTest to account for JEP-416 (#1497)
ekaterinadimitrova2 Jan 10, 2025
af60179
CNDB-11508: Add config to enable JDK22 test and run (#1503)
ekaterinadimitrova2 Jan 15, 2025
ab2c117
CNDB-12423: Fix flaky test failures in LegacySSTableTest by blocking …
jkni Jan 14, 2025
5e2de72
moving PQ refine into CompactionGraph (#1471)
jbellis Jan 14, 2025
c4c6059
CNDB-12342: Avoid unnecessary looping in QueryView#build (#1491)
pkolaczk Jan 14, 2025
ca1ec17
CNDB-12445: parameterize ByteComparable.Version for clusteringFromByt…
michaeljmarshall Jan 14, 2025
9421d23
CNDB-12075: Allow UDFs within GROUP BY clause (#1494)
adelapena Jan 15, 2025
fcc7bfb
CNDB-12041: Add missing check of guardrail sai_sstable_indexes_per_qu…
adelapena Jan 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .build/build-rat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
<exclude name="test/data/**/*.sha1"/>
<exclude name="test/data/CASSANDRA-15313/lz4-jvm-crash-failure.txt"/>
<exclude name="test/data/jmxdump/cassandra-*-jmx.yaml"/>
<exclude name=".github/**"/>
<!-- Documentation files -->
<exclude name=".github/pull_request_template.md"/>
<exclude NAME="doc/modules/**/*"/>
Expand Down
8 changes: 4 additions & 4 deletions .build/parent-pom-template.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
</license>
</licenses>
<properties>
<bytebuddy.version>1.12.13</bytebuddy.version>
<byteman.version>4.0.20</byteman.version>
<bytebuddy.version>1.14.17</bytebuddy.version>
<byteman.version>4.0.23</byteman.version>
<ohc.version>0.5.1</ohc.version>

<!-- These are referenced in build.xml, so need to be propagated from there -->
Expand Down Expand Up @@ -930,7 +930,7 @@
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>2.0.2</version>
<version>3.0.0</version>
</dependency>
<dependency>
<groupId>com.clearspring.analytics</groupId>
Expand Down Expand Up @@ -1235,7 +1235,7 @@
<dependency>
<groupId>io.github.jbellis</groupId>
<artifactId>jvector</artifactId>
<version>3.0.0</version>
<version>4.0.0-beta.1</version>
</dependency>
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
Expand Down
37 changes: 14 additions & 23 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,16 @@
Thanks for sending a pull request! Here are some tips if you're new here:

* Ensure you have added or run the [appropriate tests](https://cassandra.apache.org/_/development/testing.html) for your PR.
* Be sure to keep the PR description updated to reflect all changes.
* Write your PR title to summarize what this PR proposes.
* If possible, provide a concise example to reproduce the issue for a faster review.
* Read our [contributor guidelines](https://cassandra.apache.org/_/development/index.html)
* If you're making a documentation change, see our [guide to documentation contribution](https://cassandra.apache.org/_/development/documentation.html)

Commit messages should follow the following format:
### What is the issue
...

```
<One sentence description, usually Jira title or CHANGES.txt summary>

<Optional lengthier description (context on patch)>

patch by <Authors>; reviewed by <Reviewers> for CASSANDRA-#####

Co-authored-by: Name1 <email1>
Co-authored-by: Name2 <email2>

```

The [Cassandra Jira](https://issues.apache.org/jira/projects/CASSANDRA/issues/)
### What does this PR fix and why was it fixed
...

### Checklist before you submit for review
- [ ] Make sure there is a PR in the CNDB project updating the Converged Cassandra version
- [ ] Use `NoSpamLogger` for log lines that may appear frequently in the logs
- [ ] Verify test results on Butler
- [ ] Test coverage for new/modified code is > 80%
- [ ] Proper code formatting
- [ ] Proper title for each commit staring with the project-issue number, like CNDB-1234
- [ ] Each commit has a meaningful description
- [ ] Each commit is not very long and contains related changes
- [ ] Renames, moves and reformatting are in distinct commits
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ target/
*.pyc
*~
*.bak
*.log
*.sw[o,p]
*.tmp
.DS_Store
Expand Down
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
Future version (tbd)
* Require only MODIFY permission on base when updating table with MV (STAR-564)

Merged from 5.0:
* Disable chronicle analytics (CASSANDRA-19656)

5.0-beta2
* Align buffer with commitlog segment size (CASSANDRA-19471)
Expand Down
5 changes: 5 additions & 0 deletions NEWS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,11 @@ Deprecation
in a future release. A single native port can be used for both encrypted and unencrypted traffic; see CASSANDRA-10559.
Cluster hosts running with dual native ports were not correctly identified in the system.peers tables and server-sent EVENTs,
causing clients that encrypt traffic to fail to maintain correct connection pools. For more information, see CASSANDRA-19392.
- Chronicle Queue has changed the enums used for log rolling (cassandra.yaml -> full_query_logging_options:roll_cycle).
Older legacy options will still work for the foreseeable future but you will see warnings in logs and future dependency
upgrades may break your log rolling param. The default log rolling param will be changed with the next major release
from HOURLY to FAST_HOURLY, primarily different on how frequently indexes are built (256 in FAST_HOURLY vs. 16 in HOURLY).
For more info refer to: net.openhft.chronicle.queue.RollCycles

4.1
===
Expand Down
13 changes: 10 additions & 3 deletions bin/cassandra.in.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,16 @@ jvmver=`echo "$java_ver_output" | grep '[openjdk|java] version' | awk -F'"' 'NR=
JVM_VERSION=${jvmver%_*}
short=$(echo "${jvmver}" | cut -c1-2)

JAVA_VERSION=17
JAVA_VERSION=22
if [ "$short" = "11" ] ; then
JAVA_VERSION=11
elif [ "$JVM_VERSION" \< "17" ] ; then
echo "DSE DB 5.0 requires Java 11 or Java 17."
echo "DSE DB 5.0 requires Java 11 or higher."
exit 1;
elif [ "$short" = "17" ] ; then
JAVA_VERSION=17
elif [ "$JVM_VERSION" \< "22" ] ; then
echo "DSE DB 5.0 requires Java 11 or higher."
exit 1;
fi

Expand All @@ -151,7 +156,9 @@ esac

# Read user-defined JVM options from jvm-server.options file
JVM_OPTS_FILE=$CASSANDRA_CONF/jvm${jvmoptions_variant:--clients}.options
if [ $JAVA_VERSION -ge 17 ] ; then
if [ $JAVA_VERSION -ge 22 ] ; then
JVM_DEP_OPTS_FILE=$CASSANDRA_CONF/jvm22${jvmoptions_variant:--clients}.options
elif [ $JAVA_VERSION -ge 17 ] ; then
JVM_DEP_OPTS_FILE=$CASSANDRA_CONF/jvm17${jvmoptions_variant:--clients}.options
elif [ $JAVA_VERSION -ge 11 ] ; then
JVM_DEP_OPTS_FILE=$CASSANDRA_CONF/jvm11${jvmoptions_variant:--clients}.options
Expand Down
Loading