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

Persistence at a glance - Review concurrency control section #6683

Open
lailabougria opened this issue Jun 5, 2024 · 0 comments
Open

Persistence at a glance - Review concurrency control section #6683

lailabougria opened this issue Jun 5, 2024 · 0 comments

Comments

@lailabougria
Copy link
Contributor

lailabougria commented Jun 5, 2024

Currently every persistence has an "At a glance"-section, which states what type of concurrency control is supported.

The SQL persistence section is a bit unclear, as it mentions supporting both, but it's currently not possible to configure. This is clearly stated in the documentation for high-load scenarios for sagas though and in this sample.

It becomes more confusing as the Outbox in SQL persistence supports different concurrency modes. The "at-a-glance" section does define concurrency for sagas only.

Therefore, this issue aims to holistically review the at a glance section regarding concurrency:

  • Should every persister also specifiy the features for which it supports different concurrency modes?
  • Should we make explicit the features we refer to?
  • Is everything up to date?
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

No branches or pull requests

1 participant