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

Backport #1438 to 2.x #1439

Closed

Conversation

nandnkum
Copy link
Contributor

@nandnkum nandnkum commented Sep 5, 2024

Description

Backporting #1438 to 2.x.

gbbafna and others added 30 commits July 4, 2022 12:22
…oject#438)

Summary : We need to update followerCheckpoint after writing to the follower index.
Currently, we are not waiting for the writes and updating it with soon-to-be stale values

Signed-off-by: Gaurav Bafna <[email protected]>
* Version increment automation

Signed-off-by: pgodithi <[email protected]>

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
…rch-project#461)

* Adding Index Settings validation before starting replication

Signed-off-by: Gaurav Bafna <[email protected]>

* Retrieving default index settings before starting replication

Signed-off-by: Gaurav Bafna <[email protected]>
Testing : Integ Test, Local
Signed-off-by: Gaurav Bafna <[email protected]>
…ds (opensearch-project#486)

* Update engine factory to return NRTReplicationEngine for replica shards

Signed-off-by: Suraj Singh <[email protected]>

* Address review comments

Signed-off-by: Suraj Singh <[email protected]>

Signed-off-by: Suraj Singh <[email protected]>
…t#537)

Signed-off-by: Aman Khare <[email protected]>

Signed-off-by: Aman Khare <[email protected]>
Co-authored-by: Aman Khare <[email protected]>
Signed-off-by: Monu Singh <[email protected]>
Signed-off-by: Monu Singh <[email protected]>
Signed-off-by: Monu Singh <[email protected]>
Signed-off-by: Monu Singh <[email protected]>
…iple clusters to ensure tests in opensearch-build pass in both cases.

Signed-off-by: Monu Singh <[email protected]>
there's no need to manually construct a URL and try to fetch the
artefact from there. the plugin is published on maven and we can
directly use the gradle/maven dependency to fetch it.

in order to more easily identify it, a new configuration type has been
added: `opensearchPlugin`.

for reference see the discussions on the following issues/PRs:
- opensearch-project#274
- opensearch-project#455

Signed-off-by: Ralph Ursprung <[email protected]>

Signed-off-by: Ralph Ursprung <[email protected]>
Signed-off-by: Sooraj Sinha <[email protected]>
Endpoint correction 
Signed-off-by: Monu Singh <[email protected]>
monusingh-1 and others added 20 commits March 18, 2024 11:33
Signed-off-by: Sanjay Kumar <[email protected]>
…in mixed mode' in integTest

Signed-off-by: Sanjay Kumar <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>
Signed-off-by: Sanjay Kumar <[email protected]>
@ankitkala ankitkala changed the base branch from main to 2.x September 5, 2024 16:06
@nandnkum nandnkum changed the base branch from 2.x to 2.17 September 5, 2024 16:07
@nandnkum nandnkum changed the base branch from 2.17 to 2.x September 5, 2024 16:08
@nandnkum nandnkum closed this Sep 5, 2024
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.