Skip to content

Is it possible to store the skiptoken structure in an external storage? #360

@yakut

Description

@yakut

We need to scale the application, but we encountered a problem with storing the skiptoken in the local Map structure of a single application instance. When trying to serialize the JPAODataPage object, we face serialization errors due to cyclic dependencies.

Would you happen to have any advice on how to store JPAODataPage in external storage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions