ClickHouse / ClickHouse/clickhouse-java

Inconsistency between documentation and ChangeLogs regarding minimum JDK runtime requirements

Aperta
#2,126 2 commenti 1 reazione 0 assegnatari Vedi su GitHub
area:docs v2-feedback
Lingua principale
Java
Stelle
1.6k
Fork
636
Merge medio
2g 23h
PR unite (30g)
29

Descrizione

### Describe your feedback

- Inconsistency between documentation and ChangeLogs regarding minimum JDK runtime requirements.
- For https://github.com/ClickHouse/clickhouse-java/releases/tag/v0.6.4 , it is mentioned that,

```
Lowest supported Java version will be 11.
Java 11 support will be ended before the end of 2023.
It is recommended to use Java 21.
```

- ![Image](https://github.com/user-attachments/assets/cf0eb009-80e9-41bd-bc0e-7c0409eb9ae8)

- But https://clickhouse.com/docs/en/integrations/java/jdbc-v2#environment-requirements mentions,
```
Environment requirements
[OpenJDK](https://openjdk.java.net/) version >= 8
```
- ![Image](https://github.com/user-attachments/assets/a57ae968-f37c-4e45-bb05-b38ba0aad5e3)

- This is a bit of a conflict from my perspective. Is the minimum JDK runtime requirement now JDK8, or JDK11?

### Code example

- Probably not.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.