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

Add merge tasks optimization to ConcurrentHashMapKeycloakTransaction.delete #10829

Closed
martin-kanis opened this issue Mar 21, 2022 · 0 comments · Fixed by #10830
Closed

Add merge tasks optimization to ConcurrentHashMapKeycloakTransaction.delete #10829

martin-kanis opened this issue Mar 21, 2022 · 0 comments · Fixed by #10830
Assignees
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/enhancement Categorizes a PR related to an enhancement
Milestone

Comments

@martin-kanis
Copy link
Contributor

Description

Add merge tasks optimization to ConcurrentHashMapKeycloakTransaction.delete(String key) method to prevent unnecessary tasks to be committed.

Discussion

No response

Motivation

No response

Details

No response

@martin-kanis martin-kanis added kind/enhancement Categorizes a PR related to an enhancement area/storage Indicates an issue that touches storage (change in data layout or data manipulation) team/storage-sig labels Mar 21, 2022
@martin-kanis martin-kanis self-assigned this Mar 21, 2022
@stianst stianst added this to the 18.0.0 milestone Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/enhancement Categorizes a PR related to an enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants