Skip to content

Conversation

@RyanLettieri
Copy link
Contributor

@RyanLettieri RyanLettieri commented Dec 12, 2023

Description

Added in optional interface for state stores to allow for deletion of actor state.
Implemented this functionality inside sqlite as a proof of concept.

Related to: dapr/dapr#7223

Related to: #3262

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[3262]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@RyanLettieri RyanLettieri requested review from a team as code owners December 12, 2023 19:48
@ItalyPaleAle ItalyPaleAle changed the title Delete Actor Support (Sqlite) DeleteWithPrefix support for SQLite Dec 14, 2023
Co-authored-by: Alessandro (Ale) Segala <[email protected]>
Signed-off-by: Ryan Lettieri <[email protected]>
Copy link
Contributor

@ItalyPaleAle ItalyPaleAle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ItalyPaleAle
Copy link
Contributor

LGTM, thanks @RyanLettieri !

@ItalyPaleAle ItalyPaleAle added this pull request to the merge queue Dec 18, 2023
Merged via the queue into dapr:main with commit 106b42f Dec 18, 2023
@ItalyPaleAle ItalyPaleAle added this to the v1.13 milestone Dec 22, 2023
ItalyPaleAle added a commit to ItalyPaleAle/dapr-components-contrib that referenced this pull request Jan 17, 2024
The feature is not landing in Dapr 1.13 so removing the code from the SQLite component to avoid adding a migration we are not (yet) going to be using.

This PR **partially** reverts dapr#3265 (at least, the parts related to the component itself)

After this PR is merged, I'll open a PR *reverting this PR* that can be slated for 1.14

Signed-off-by: ItalyPaleAle <[email protected]>
ItalyPaleAle added a commit to ItalyPaleAle/dapr-components-contrib that referenced this pull request Jan 17, 2024
The feature is not landing in Dapr 1.13 so removing the code from the SQLite component to avoid adding a migration we are not (yet) going to be using.

This PR **partially** reverts dapr#3265 (at least, the parts related to the component itself)

After this PR is merged, I'll open a PR *reverting this PR* that can be slated for 1.14

Signed-off-by: ItalyPaleAle <[email protected]>
@ItalyPaleAle ItalyPaleAle modified the milestones: v1.13, v1.14 Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants