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 Tubbs (JIRA)" <ji...@apache.org> on 2015/05/27 21:56:17 UTC

[jira] [Created] (ACCUMULO-3857) Possible null pointer dereference in ScanTask

Christopher Tubbs created ACCUMULO-3857:
-------------------------------------------

             Summary: Possible null pointer dereference in ScanTask
                 Key: ACCUMULO-3857
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3857
             Project: Accumulo
          Issue Type: Bug
          Components: tserver
    Affects Versions: 1.6.2
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
            Priority: Trivial
             Fix For: 1.6.3


Possible null dereference of variable {{localRQ}} in {{ScanTask}}. This was fixed in 1.7 and later with the massive findbugs sweep (ACCUMULO-3643). I saw it in 1.6.3 source also, so I'm backporting that small fix here. The end result is a slightly better error message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)