[
https://issues.apache.org/jira/browse/IGNITE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Bessonov updated IGNITE-15536:
-----------------------------------
Reviewer: Aleksandr Polovtcev
> Use VarHandle to replace UNSAFE in IgniteSpinReadWriteLock
> ----------------------------------------------------------
>
> Key: IGNITE-15536
> URL: https://issues.apache.org/jira/browse/IGNITE-15536
> Project: Ignite
> Issue Type: Improvement
> Reporter: Mirza Aliev
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: easy, ignite-3
> Fix For: 3.0.0-alpha4
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> We thought to replace Unsafe usage with VarHandle where it is possible.
> IgniteSpinReadWriteLock needs GridUnsafe.objectFieldOffset, so we need to
> investigate and replace this unsafe usage using VarHandle
--
This message was sent by Atlassian Jira
(v8.3.4#803005)