Stanilovsky Evgeny created IGNITE-12442:
-------------------------------------------
Summary: Fix unnecessary synchronized on PagesCache#add.
Key: IGNITE-12442
URL: https://issues.apache.org/jira/browse/IGNITE-12442
Project: Ignite
Issue Type: Improvement
Components: data structures
Affects Versions: 2.7.6
Reporter: Stanilovsky Evgeny
After [IGNITE-6930|https://issues.apache.org/jira/browse/IGNITE-6930] was
implemented, there are some synchronization extra usage found.
1.
org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache#add
2.
org.apache.ignite.internal.processors.cache.persistence.freelist.PagesList.PagesCache#emptyFlushCnt
hope need to fix it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)