opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
28 stars 48 forks source link

Set JDK21 as the baseline for the 3.0 major version #582

Closed andrross closed 3 months ago

andrross commented 3 months ago

Resolves #581

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

andrross commented 3 months ago

@reta Is it really this simple? Surely I'm missing something...

reta commented 3 months ago

@reta Is it really this simple? Surely I'm missing something...

Yeah but we may need to change Github Actions to phase out 11 / 17 builds :) But it is that simple since we have been running JDK-21 builds for a looong time :-)