You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher L. Shannon (Jira)" <ji...@apache.org> on 2023/03/03 14:55:00 UTC

[jira] [Reopened] (ACCUMULO-4484) Investigate SeekableByteArrayInputStream to determine if volatile being used correctly

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

Christopher L. Shannon reopened ACCUMULO-4484:
----------------------------------------------

> Investigate SeekableByteArrayInputStream to determine if volatile being used correctly
> --------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-4484
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4484
>             Project: Accumulo
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.8.0
>            Reporter: Dave Marion
>            Priority: Major
>
> While looking at ACCUMULO-4483 I ran across SeekableByteArrayInputStream. I'm curious if the cur and max variables also need to be volatile as they are not read after the update to the volatile byte[].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)