Skip to content

DynamoDbMapper scan pagination ExclusiveStartKey issue #1596

@samburtonlaurie

Description

@samburtonlaurie

Describe the bug

See discussion #1594.

Seems to be sending incorrect scan request json with ExclusiveStartKey containing all attributes instead of just primary key.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected behavior

Scan request is sent correctly.

Current behavior

Scan request incorrect.

Steps to Reproduce

See discussion linked above.

Possible Solution

No response

Context

No response

AWS SDK for Kotlin version

1.4.78-beta

Platform (JVM/JS/Native)

JVM

Operating system and version

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.dynamodb-mapperp1This is a high priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions