Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[documentation] Adds documentation to help fix local Lucene code errors #928

Merged
merged 4 commits into from
Oct 11, 2024

Conversation

brianf-aws
Copy link
Contributor

@brianf-aws brianf-aws commented Oct 10, 2024

Description

Adds documentation to help fix local Lucene code errors. You can check this PR as an example of this event happening.

Resolves development block when a Lucene version update occurs

Related Issues

N/A

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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: Brian Flores <iflorbri@amazon.com>
@yuye-aws
Copy link
Member

I do not have much context on lucene codec PR: https://github.com/opensearch-project/k-NN/pull/2195/files. Can @navneet1v help review?

Copy link
Collaborator

@navneet1v navneet1v left a comment

Choose a reason for hiding this comment

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

Its surprise to see that GH actions are failing even though there is no change in the src files. @vibrantvarun , @martin-gaievski is it expected?

DEVELOPER_GUIDE.md Show resolved Hide resolved
DEVELOPER_GUIDE.md Outdated Show resolved Hide resolved
DEVELOPER_GUIDE.md Show resolved Hide resolved
@martin-gaievski
Copy link
Member

Its surprise to see that GH actions are failing even though there is no change in the src files. @vibrantvarun , @martin-gaievski is it expected?

I see one BWC test got cancelled, looks like a transient issue.

Signed-off-by: Brian Flores <iflorbri@amazon.com>
Signed-off-by: Brian Flores <iflorbri@amazon.com>
Signed-off-by: Brian Flores <iflorbri@amazon.com>
Copy link
Member

@martin-gaievski martin-gaievski left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@martin-gaievski martin-gaievski merged commit a77ccac into opensearch-project:main Oct 11, 2024
36 of 37 checks passed
@martin-gaievski martin-gaievski added the backport 2.x Label will add auto workflow to backport PR to 2.x branch label Oct 11, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 11, 2024
…rs (#928)

* Adds documentation to help fix local Lucene code errors

Signed-off-by: Brian Flores <iflorbri@amazon.com>
(cherry picked from commit a77ccac)
martin-gaievski pushed a commit that referenced this pull request Oct 14, 2024
…rs (#928) (#931)

* Adds documentation to help fix local Lucene code errors

Signed-off-by: Brian Flores <iflorbri@amazon.com>
(cherry picked from commit a77ccac)

Co-authored-by: Brian Flores <iflorbri@amazon.com>
@brianf-aws brianf-aws deleted the lucene-doc branch October 25, 2024 21:22
martin-gaievski pushed a commit that referenced this pull request Nov 18, 2024
…rs (#928)

* Adds documentation to help fix local Lucene code errors

Signed-off-by: Brian Flores <iflorbri@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Label will add auto workflow to backport PR to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants