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

XD-1195 propagated read-only mode flag to the store #253

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

pavel-nikolaev
Copy link
Collaborator

What does this PR do?

propagate getter for read-only flag to the the store

Motivation

The solution (cloud) is designed to use only PersistentEntityStore as the entry point for database access. It is necessary to assess whether the given store is in read-only mode.

Related issues

https://youtrack.jetbrains.com/issue/XD-1195/

Additional Notes

Anything else we should know when reviewing?

Checklist

[x] I have added unit tests to the code I am submitting
[x] My unit tests cover both failure and success scenarios
[] If applicable, I have discussed my architecture

@leostryuk leostryuk merged commit 98106f2 into graph-store Feb 11, 2025
1 check passed
@leostryuk leostryuk deleted the pavel-nikolaev/XD-1195_store-read-only branch February 11, 2025 12:51
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