You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Dave Marion (JIRA)" <ji...@apache.org> on 2016/10/04 12:49:20 UTC

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

Dave Marion created ACCUMULO-4484:
-------------------------------------

             Summary: 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


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
(v6.3.4#6332)