You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Kalashnikov (JIRA)" <ji...@apache.org> on 2019/02/12 14:03:00 UTC

[jira] [Created] (IGNITE-11297) Improving read of hot variables in WAL

Anton Kalashnikov created IGNITE-11297:
------------------------------------------

             Summary: Improving read of hot variables in WAL
                 Key: IGNITE-11297
                 URL: https://issues.apache.org/jira/browse/IGNITE-11297
             Project: Ignite
          Issue Type: Improvement
            Reporter: Anton Kalashnikov
            Assignee: Anton Kalashnikov


Looks like it is not neccessery mark some variables as volatile in FileWriteAheadLogManager because its initialized only one time on start but its have a lot of read of them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)