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

Create Component Integration #684

Conversation

ryanbogan
Copy link
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
Member

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

@ryanbogan
Copy link
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
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
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
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
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