Dmitriy Pavlov created IGNITE-7175:
--------------------------------------
Summary: Throttling is not applied to page allocation
Key: IGNITE-7175
URL:
https://issues.apache.org/jira/browse/IGNITE-7175 Project: Ignite
Issue Type: Bug
Components: persistence
Affects Versions: 2.3
Reporter: Dmitriy Pavlov
Assignee: Dmitriy Pavlov
Fix For: 2.4
Found during IGNITE-6341 testing, throttling check is not done for newly allocated pages.
Allocated page already has dirty flag, but Throttling parkNanos is applied only for intially not dirty page.
For initial load case it is required to do Throttling check for mostly new pages
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)