Skip to content

[DOC] Revised Java Compatibility Documentation for OpenSearch 3.2.0 #10820

@YeonghyeonKO

Description

@YeonghyeonKO

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

  • The documentation explaining the java compatibility with OpenSearch needs to be fixed. (source)


    Image
### OpenSearch 3.1.0 (Docker)
➜ docker exec -it ef158537b656a39d932de166c9ddb4d504296c1db6ced45aa935161422b5f354 /bin/bash
[opensearch@ef158537b656 ~]$ java --version
openjdk 21.0.7 2025-04-15 LTS
OpenJDK Runtime Environment Temurin-21.0.7+6 (build 21.0.7+6-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.7+6 (build 21.0.7+6-LTS, mixed mode, sharing)

### OpenSearch 3.2.0 (Docker)
➜ docker exec -it 75f0e5a4f9efe059bcb249aa0d8588f440b9882b3631d5e8668f2fe877360930 /bin/bash
[opensearch@75f0e5a4f9ef ~]$ java --version
openjdk 24.0.2 2025-07-15
OpenJDK Runtime Environment Temurin-24.0.2+12 (build 24.0.2+12)
OpenJDK 64-Bit Server VM Temurin-24.0.2+12 (build 24.0.2+12, mixed mode, sharing)

Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

  • >= 3.2.0

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions