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 22:30:28 UTC

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

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

Christopher Tubbs resolved ACCUMULO-3857.
-----------------------------------------
    Resolution: Fixed

> 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
>              Labels: findbugs
>             Fix For: 1.6.3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)