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)