https://bugs.documentfoundation.org/show_bug.cgi?id=88695
Hossein <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RowSet and its clones share |RowSet and its clones share |a cache: can lead to cache |a cache: can lead to cache |trashing |thrashing Whiteboard| |reviewed:2022 --- Comment #6 from Hossein <[email protected]> --- Re-evaluating the EasyHack in 2022 This issue is still relevant. The related methods/variables are almost unchanged, and the problem seem to persists. But, we need a test case to actually show the problem. After fixing the issue, we need a test to show that the problem is fixed. One side note: This problem is usually called "cache thrashing" and not "cache trashing". https://en.wikipedia.org/wiki/Thrashing_(computer_science) -- You are receiving this mail because: You are the assignee for the bug.
