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

Finishing #143 #180

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Finishing #143 #180

merged 4 commits into from
Apr 19, 2024

Conversation

dblock
Copy link
Member

@dblock dblock commented Apr 18, 2024

Description

Finish up #143.

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.

shyim
shyim previously approved these changes Apr 18, 2024
VachaShah
VachaShah previously approved these changes Apr 18, 2024
@dblock dblock force-pushed the finish-143 branch 3 times, most recently from e006ae7 to 75f1c09 Compare April 18, 2024 20:41
@dblock
Copy link
Member Author

dblock commented Apr 18, 2024

In integration tests with unreleased OpenSearch I am still getting NoNodesAvailableException, which is strange since the server is up. Looking.

run: |
composer run integration
env:
OPENSEARCH_URL: 'http://localhost:9200'
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think, you need to add here the credentials

Copy link
Member Author

@dblock dblock Apr 19, 2024

Choose a reason for hiding this comment

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

It's a min distribution without security.

I was able to reproduce this localy. It just needs -E discovery.type=single-node and to swap the order of checking out repos so it doesn't overwrite/delete files.

@dblock dblock force-pushed the finish-143 branch 6 times, most recently from 07234c5 to 5ffcda8 Compare April 19, 2024 13:07
Signed-off-by: dblock <[email protected]>
@dblock dblock requested a review from VachaShah April 19, 2024 13:15
@dblock dblock mentioned this pull request Apr 19, 2024
@dblock dblock merged commit 9d164d4 into opensearch-project:main Apr 19, 2024
48 checks passed
@dblock dblock deleted the finish-143 branch April 19, 2024 13:26
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