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

Performance optimization #2265

Merged
merged 3 commits into from
May 2, 2023
Merged

Conversation

dpfaffenbauer
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets #2245
  • Don't use transactional when saving a StorageList due to Deadlocks that can happen within Pimcore.
  • use Pessimistic Locking when acquiring a new Sequence
  • Use Token to store Order into the Pimcore Tree

@dpfaffenbauer dpfaffenbauer added this to the 3.0.5 milestone May 2, 2023
@dpfaffenbauer dpfaffenbauer self-assigned this May 2, 2023
@dpfaffenbauer dpfaffenbauer marked this pull request as ready for review May 2, 2023 11:38
@dpfaffenbauer dpfaffenbauer merged commit f297b5c into coreshop:master May 2, 2023
207 checks passed
@dpfaffenbauer dpfaffenbauer deleted the issues/2245 branch May 2, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant