temporalio / temporalio/temporal
Have a Deleted state for entities state machine in mutable state
Open
@wxing1292 is already working on this.
Since Nov 11, 2020.
difficulty: medium
enhancement
operations
performance
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
Conduct a design discussion about possibility of NOT deleting record from Cassandra, but rather mark the record as deleted, to deal with possible Cassandra tombstone issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.