eclipse-score / eclipse-score/persistency
Maximum number of snapshots
Open
- Dominant language
- Rust
- Stars
- 2
- Forks
- 28
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
### What
based on discussion and requirements in https://github.com/eclipse-score/persistency/pull/337/changes#diff-f670c92194cf55bb4496b681173997d801e3d7fd7998c6b2b5b3939ba5a52979R352
number of snapshots should be in range [0..3] so validating Maximum number of snapshoots should be done .
- Rust implementation is not validating it .
- CPP implementation in this PR : https://github.com/eclipse-score/persistency/pull/383 should handle it .
### Acceptance Criteria (DoD)
- validate Maximum number of snapshots.
### How
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.