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/28 21:06:20 UTC

[jira] [Updated] (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 updated ACCUMULO-2715:
----------------------------------------

    Affects Version/s:     (was: 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
>            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)