You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2021/05/12 18:13:00 UTC

[jira] [Resolved] (TIKA-3399) Fix Non-Atomic Operations on Volatile Fields

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

Tim Allison resolved TIKA-3399.
-------------------------------
    Resolution: Fixed

> Fix Non-Atomic Operations on Volatile Fields
> --------------------------------------------
>
>                 Key: TIKA-3399
>                 URL: https://issues.apache.org/jira/browse/TIKA-3399
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 1.26
>            Reporter: Furkan Kamaci
>            Priority: Major
>             Fix For: 2.0.0
>
>
> It is possible for the value of the volatile field at non-atomic operations to change between the read and the write, possibly invalidating the operation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)