Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

If model in session throws NotSerializableException - do not store in DynamoDB #30

@AlexKovalevich

Description

@AlexKovalevich

I've just had a look at that DynamoSessionItem by (new String(sessionItem.sessionData.array())) in debugger. It shows that session data already contains model with stacktrace for NotSerializableException . I think such behavior should be changed. As long as you've managed to add such a session into DynamoDB - you're done until it expires or manually cleaned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions