[ 
https://issues.apache.org/jira/browse/CASSANDRA-18688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805892#comment-17805892
 ] 

Berenguer Blasi edited comment on CASSANDRA-18688 at 1/12/24 5:50 AM:
----------------------------------------------------------------------

I got asked about my previous comment on a missing space. This is what I meant:

'{{#JAVA_HOME=/usr/local/jdk11}}' -> '{{# JAVA_HOME=/usr/local/jdk11}}'

to align with the rest of the comments which start with # followed by a space.


was (Author: bereng):
I got asked about my previous comment on a missing space. This is what I meant:

{{#JAVA_HOME=/usr/local/jdk11}} -> {{# JAVA_HOME=/usr/local/jdk11}}

to align with the rest of the comments which start with # followed by a space.

> Limit Java runtime in 5.0 to JDK 11 and 17 in scripts; add a flag to opt out 
> of that
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18688
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18688
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build
>            Reporter: Ekaterina Dimitrova
>            Assignee: shylaja kokoori
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Currently, we limit our users from building with non-default Java versions in 
> build.xml.
> They can easily hack build.xml for test purposes with different versions.
> Cassandra–5.0 will be run on JDK11 and JDK17, but on startup, we do not limit 
> people to those two, but only to everything >= 11. We should also put an 
> upper limit of 17 in our Cassandra startup scripts. We can also add a flag to 
> opt-out if someone wants to test with newer versions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to