Ivan Bessonov created IGNITE-23106:
--------------------------------------

             Summary: Wait for free space in checkpoint buffer
                 Key: IGNITE-23106
                 URL: https://issues.apache.org/jira/browse/IGNITE-23106
             Project: Ignite
          Issue Type: Improvement
            Reporter: Ivan Bessonov


In PersistentPageMemory#postWriteLockPage we use a spin wait instead of 
properly waiting for a notification from checkpointer. This is, most likely, 
not optimal, and we should implement a fair waiting algorithm.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to