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 2014/04/23 18:35:14 UTC

[jira] [Resolved] (ACCUMULO-2715) [FindBugs] Bad comparison of int with 0x7fffffffffffffffL

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

Christopher Tubbs resolved ACCUMULO-2715.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.6.1)
                       (was: 1.7.0)
                   1.6.0

> [FindBugs] Bad comparison of int with 0x7fffffffffffffffL
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-2715
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2715
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: examples
>    Affects Versions: 1.6.0
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>              Labels: findbugs
>             Fix For: 1.6.0
>
>
> Rank 2 bug:
> {code}
> [INFO] Bad comparison of int with 0x7fffffffffffffffL in org.apache.accumulo.examples.simple.client.RandomBatchWriter.main(String[]) ["org.apache.accumulo.examples.simple.client.RandomBatchWriter"] At RandomBatchWriter.java:[lines 48-178]
> {code}
> This doesn't appear to be an actual bug, just one that FindBugs thinks could be. Fixing this gets us passing rank 1-3 issues.



--
This message was sent by Atlassian JIRA
(v6.2#6252)