10000 DDB Global Tables: add failing test to expose the missing stream on replicas by giograno · Pull Request #12622 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content

DDB Global Tables: add failing test to expose the missing stream on replicas #12622

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

Merged
merged 4 commits into from
May 15, 2025

Conversation

giograno
Copy link
Member

Motivation

Global tables in DynamoDB get a separate DynamoDB Stream, one for each regional replica of the table.
In LocalStack, we implement global tables by redirecting the DDB calls to the original region. A similar approach is not extended to the associated streams. Therefore, we don't have such streams associated with the regional replicas.

Changes

  • Adding a (failing, therefore skipped) validated test that exposes the issue.

@giograno giograno added this to the 4.5 milestone May 15, 2025
@giograno giograno self-assigned this May 15, 2025
@giograno giograno requested a review from viren-nadkarni as a code owner May 15, 2025 09:58
@giograno giograno added aws:dynamodb Amazon DynamoDB aws:dynamodbstreams AWS DynamoDB Streams semver: patch Non-breaking changes which can be included in patch releases labels May 15, 2025
Copy link
github-actions bot commented May 15, 2025

LocalStack Community integration with Pro

    2 files      2 suites   18m 55s ⏱️
1 177 tests 1 110 ✅ 67 💤 0 ❌
1 179 runs  1 110 ✅ 69 💤 0 ❌

Results for commit b26d25d.

♻️ This comment has been updated with latest results.

@giograno giograno merged commit 247c12d into master May 15, 2025
32 checks passed
@giograno giograno deleted the ddb-global-stream branch May 15, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:dynamodb Amazon DynamoDB aws:dynamodbstreams AWS DynamoDB Streams semver: patch Non-breaking changes which can be included in patch releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0