Skip to content

Add ConsistentRead client config to DDB Enhanced Client #6337

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

Closed

Conversation

davidh44
Copy link
Contributor

Motivation and Context

Currently, consistent read can be configured at the request level, i.e., GetItemEnhancedRequest, QueryEnhancedRequest, and ScanEnhancedRequest, but not on the client level.

#2363

Modifications

Add consistentRead() setter on DynamoDbEnhancedClient / DynamoDbEnhancedAsyncClient

Testing

Added unit and integ tests

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
56.7% Coverage on New Code (required ≥ 80%)
14.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@davidh44 davidh44 closed this Aug 13, 2025
Copy link

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant