Skip to content

Fix EvictableCache replace#11047

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-evictablecache-replace-16aa95
Feb 16, 2022
Merged

Fix EvictableCache replace#11047
losipiuk merged 1 commit intotrinodb:masterfrom
findepi:findepi/fix-evictablecache-replace-16aa95

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Feb 15, 2022

Fix EvictableCache's asMap.replace(key, oldValue, newValue).
Before the change, the new value was made immediately inaccessible.

Fix `EvictableCache`'s `asMap.replace(key, oldValue, newValue)`.
Before the change, the new value was made immediately inaccessible.
@findepi findepi force-pushed the findepi/fix-evictablecache-replace-16aa95 branch from 07430e1 to cd8d8e1 Compare February 16, 2022 07:45
@findepi
Copy link
Copy Markdown
Member Author

findepi commented Feb 16, 2022

CI #10932

@losipiuk
Copy link
Copy Markdown
Member

CI: #10932

@losipiuk losipiuk merged commit 8ca6c77 into trinodb:master Feb 16, 2022
@findepi findepi deleted the findepi/fix-evictablecache-replace-16aa95 branch February 16, 2022 14:09
@github-actions github-actions bot added this to the 371 milestone Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants