Skip to content

Create Component Integration#684

Closed
ryanbogan wants to merge 22 commits intoopensearch-project:feature/extensionsfrom
ryanbogan:create_components_integration
Closed

Create Component Integration#684
ryanbogan wants to merge 22 commits intoopensearch-project:feature/extensionsfrom
ryanbogan:create_components_integration

Conversation

@ryanbogan
Copy link
Copy Markdown
Member

Create Component Integration

Signed-off-by: Ryan Bogan rbogan@amazon.com

Description

Integrates createComponents

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

…DTaskManager

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@saratvemulapalli
Copy link
Copy Markdown
Member

@ryanbogan looks like the PR is in draft, is it ready and looks like there are few conflicts .

@ryanbogan
Copy link
Copy Markdown
Member Author

@ryanbogan looks like the PR is in draft, is it ready and looks like there are few conflicts .

I'll fix the conflicts, but I wanted to make sure the conceptual design and constructor changes are correct

/**
* Constructor function
*
* @param client ES client supports administrative actions
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

let's change ES to OS if we're copying docs :)

this.clusterService = clusterService;
this.threadPool = threadPool;

//TODO: Ask Dan what this is
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is this a TODO to ask me or is this asking me? (I actually don't know.)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Oh yeah I put that in there for me to ask if it was necessary or if I could delete it

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

¯\_(ツ)_/¯

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
ryanbogan and others added 11 commits October 17, 2022 22:30
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
…g, BatchWorker, CheckpointWriteWorker, ConcurrentWorker, ReateLimitedRequestWork. Fixed consumers for SearchFeatureDao, ADTaskManager. Updated build.gradle to include opensearch-java OpenSearchClient. Only remaining errors now involve the OpenSearchClient

Signed-off-by: Joshua Palis <jpalis@amazon.com>
…es. Adding cluster state support to AnomalyDetectionIndices, adding addSettingsUpdateConsumers support to MemoryTracker

Signed-off-by: Joshua Palis <jpalis@amazon.com>
…alyDetectionIndices

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
…ices.java

Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
@ryanbogan ryanbogan closed this Feb 9, 2023
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