You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Bessonov (Jira)" <ji...@apache.org> on 2021/10/20 11:07:00 UTC

[jira] [Updated] (IGNITE-15536) Use VarHandle to replace UNSAFE in IgniteSpinReadWriteLock

     [ https://issues.apache.org/jira/browse/IGNITE-15536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Bessonov updated IGNITE-15536:
-----------------------------------
    Labels: easy ignite-3  (was: ignite-3)

> 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
>            Priority: Major
>              Labels: easy, ignite-3
>
> 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)