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

Update to utilize new multi-tenancy approach #304

Open
jordanpadams opened this issue Mar 30, 2023 · 6 comments
Open

Update to utilize new multi-tenancy approach #304

jordanpadams opened this issue Mar 30, 2023 · 6 comments

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Mar 30, 2023

@tloubrieu-jpl
Copy link
Member

I am starting the development to use OpenSearchClient object instead of RestHighLevelClient.
We will need that to connect to AWS OpenSearch Serverless.

@tloubrieu-jpl
Copy link
Member

I am now block by this ticket on the java OpenSearchClient side opensearch-project/opensearch-java#377.
Without that development, we need a java object to deserialize the documents in the database.

@tloubrieu-jpl
Copy link
Member

I realize we can use a generic object like HashMap to deserialize the OpenSearch document.
I am moving forward with that. I was hoping to have an endpoint running with the new SDK locally today but I am still debugging that.

@jordanpadams
Copy link
Member Author

@tloubrieu-jpl status: unblocked 🎉 . marching forward now. 🤞 test endpoint ready for next week.

@tloubrieu-jpl
Copy link
Member

test endpoint works.

@tloubrieu-jpl
Copy link
Member

Unable to access the registry-api deployed on MCP/ECS through Load Balancer. Currently blocked by that, can discuss at the breakout or tag up scheduled tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Release Backlog
Status: ToDo
Development

No branches or pull requests

5 participants