ClickHouse / ClickHouse/clickhouse-java

Inconsistency between documentation and ChangeLogs regarding minimum JDK runtime requirements

未关闭
#2,126 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area:docs v2-feedback
主要语言
Java
星标
1.6k
派生
636
平均合并
2 天 23 小时
30 天内合并 PR
29

描述

### 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.

贡献指南

打开贡献指南

调研方向

将 v0.6.4 的发行说明与 issue 中链接的 JDBC v2 Environment 要求页面进行比较,并确认当前支持的最低 JDK 版本。更新相互冲突的文档引用,使其说明相同的要求,然后验证这两个页面以及任何相关的发行文档是否使用一致的措辞。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
冷清
描述清晰度
基本清楚
新手友好度
58/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。