[
https://issues.apache.org/jira/browse/ACCUMULO-4484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominic Garguilo resolved ACCUMULO-4484.
----------------------------------------
Resolution: Fixed
Superseded by https://github.com/apache/accumulo/issues/3218
> 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)