Skip to content

Lock 2.1 release to Lucene 9.2.0.#3676

Merged
mch2 merged 1 commit intoopensearch-project:2.1from
mch2:2.1
Jun 23, 2022
Merged

Lock 2.1 release to Lucene 9.2.0.#3676
mch2 merged 1 commit intoopensearch-project:2.1from
mch2:2.1

Conversation

@mch2
Copy link
Copy Markdown
Member

@mch2 mch2 commented Jun 23, 2022

Signed-off-by: Marc Handalian handalm@amazon.com

Description

Updates 2.1 release branch to use the latest released Lucene version.

Issues Resolved

closes #3675

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: Marc Handalian <handalm@amazon.com>
@mch2 mch2 requested review from a team and reta as code owners June 23, 2022 21:25
@mch2 mch2 requested a review from nknize June 23, 2022 21:26
public static final Version V_2_0_1 = new Version(2000199, org.apache.lucene.util.Version.LUCENE_9_1_0);
public static final Version V_2_0_2 = new Version(2000299, org.apache.lucene.util.Version.LUCENE_9_1_0);
public static final Version V_2_1_0 = new Version(2010099, org.apache.lucene.util.Version.LUCENE_9_3_0);
public static final Version V_2_1_0 = new Version(2010099, org.apache.lucene.util.Version.LUCENE_9_2_0);
Copy link
Copy Markdown
Member

@saratvemulapalli saratvemulapalli Jun 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably a PR to fix lucene version on 2.x and main.

@mch2 mch2 mentioned this pull request Jun 23, 2022
5 tasks
@opensearch-ci-bot
Copy link
Copy Markdown
Collaborator

✅   Gradle Check success c89114e
Log 6270

Reports 6270

@mch2 mch2 merged commit 157e693 into opensearch-project:2.1 Jun 23, 2022
@mch2 mch2 deleted the 2.1 branch June 23, 2022 22:20
@kotwanikunal kotwanikunal mentioned this pull request Jun 23, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants