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

fix(api-elasticsearch-tasks): data synchronization #4337

Merged
merged 14 commits into from
Nov 11, 2024

Conversation

brunozoric
Copy link
Contributor

Changes

This PR introduces a task which will perform the Elasticsearch/DynamoDB to Elasticsearch table/DynamoDB table sync.

It will ensure that DynamoDb->DynamoDB to Elasticsearch->Elasticsearch/OpenSearch data is in sync.

How Has This Been Tested?

Jest.

@brunozoric brunozoric self-assigned this Oct 17, 2024
@brunozoric brunozoric added the api label Oct 17, 2024
@brunozoric brunozoric force-pushed the bruno/feat/api-elasticsearch-tasks/data-sync branch from 45b6e76 to a1e754f Compare October 21, 2024 09:26
@brunozoric brunozoric added this to the 5.41.1 milestone Oct 25, 2024
@brunozoric brunozoric changed the base branch from next to dev October 25, 2024 11:33
@brunozoric brunozoric force-pushed the bruno/feat/api-elasticsearch-tasks/data-sync branch 2 times, most recently from 651b215 to 5ffe9b6 Compare October 28, 2024 11:35
@brunozoric brunozoric changed the title feat:(api-elasticsearch-tasks): data synchronization fix(api-elasticsearch-tasks): data synchronization Nov 7, 2024
@brunozoric brunozoric force-pushed the bruno/feat/api-elasticsearch-tasks/data-sync branch 2 times, most recently from cfd6dc8 to 4b363d2 Compare November 8, 2024 14:19
@brunozoric brunozoric marked this pull request as ready for review November 8, 2024 14:45
@brunozoric brunozoric force-pushed the bruno/feat/api-elasticsearch-tasks/data-sync branch from 4b363d2 to 79fe9a9 Compare November 11, 2024 09:46
@brunozoric brunozoric merged commit 9bd4fa2 into dev Nov 11, 2024
26 of 27 checks passed
@brunozoric brunozoric deleted the bruno/feat/api-elasticsearch-tasks/data-sync branch November 28, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants