opensearch-project / opensearch-hadoop

Apache License 2.0
29 stars 22 forks source link

[FEATURE] Set opensearch-hadoop 2.0.0 baseline JDK version to JDK-21 #472

Open reta opened 4 weeks ago

reta commented 4 weeks ago

Is your feature request related to a problem? Please describe

Set opensearch-hadoop 2.0.0 baseline JDK version to JDK-21

Describe the solution you'd like

See please https://github.com/opensearch-project/OpenSearch/issues/10745

Related component

Build

Describe alternatives you've considered

N/A

Additional context

See please https://github.com/opensearch-project/OpenSearch/issues/14011

Xtansia commented 4 weeks ago

@reta Are you sure this applies here? As this is a client shouldn't it be in the same boat as the Java client and trying to preserve as much backwards compatibility as possible?

reta commented 4 weeks ago

@reta Are you sure this applies here? As this is a client shouldn't it be in the same boat as the Java client and trying to preserve as much backwards compatibility as possible?

Thanks @Xtansia , I am pretty sure it does apply (sadly) unless there is no goal to support Apache Lucene 10 by opensearch-hadoop [1], the baseline comes from there.

[1] https://github.com/opensearch-project/opensearch-hadoop/blob/main/buildSrc/opensearch-hadoop-version.properties#L3

Xtansia commented 3 weeks ago

@reta I believe those might only used for integration tests, but would need to confirm

dblock commented 2 days ago

[Catch All Triage - Attendees 1, 2, 3, 4, 5]