Skip to content

Persistence: SnapshotSelectionCriteria and deleting Snapshots with a lower bound #15955

@corradio

Description

@corradio

Hi,

This related to Akka persistence.
Why isn't it possible to delete snapshots with a lower bound using SnapshotSelection Criteria (http://doc.akka.io/api/akka/2.3.2/index.html#akka.persistence.SnapshotSelectionCriteria)?
It seems useful to be able to delete snapshots after a certain point, if e.g. a state update function had a bug in a certain version, and we want to replay all messages to recreate snapshots.

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions