Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NoSQL] Make TransactionalPersistence an interface #1097

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

snazy
Copy link
Member

@snazy snazy commented Mar 3, 2025

This change makes TransactionalPersistence an interface and introduces AbstractTransactionalPersistence having the code that was in TransactionalPersistence.

This change makes `TransactionalPersistence` an interface and introduces `AbstractTransactionalPersistence` having the code that was in `TransactionalPersistence`.
@jbonofre
Copy link
Member

jbonofre commented Mar 3, 2025

@snazy I guess this PR will be rebased if #1095 is merged, correct ?

@snazy
Copy link
Member Author

snazy commented Mar 3, 2025

I don't know. But I'd like to prevent friction for the NoSQL work.

@jbonofre
Copy link
Member

jbonofre commented Mar 3, 2025

Yes. Sure. Just wondering.

@dimas-b
Copy link
Contributor

dimas-b commented Mar 3, 2025

Merging quickly to enable faster Persistence API refactoring. If you notice any issues, let's fix in follow-up PRs.

@dimas-b dimas-b merged commit 1970319 into apache:main Mar 3, 2025
5 checks passed
gh-yzou pushed a commit to gh-yzou/polaris that referenced this pull request Mar 6, 2025
This change makes `TransactionalPersistence` an interface and introduces `AbstractTransactionalPersistence` having the code that was in `TransactionalPersistence`.
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.

3 participants