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/24 00:14:16 UTC

[jira] [Created] (ACCUMULO-2728) [FindBugs] Bad random number generation in VolumeUtil

Christopher Tubbs created ACCUMULO-2728:
-------------------------------------------

             Summary: [FindBugs] Bad random number generation in VolumeUtil
                 Key: ACCUMULO-2728
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2728
             Project: Accumulo
          Issue Type: Sub-task
            Reporter: Christopher Tubbs
            Assignee: Christopher Tubbs
            Priority: Minor
             Fix For: 1.6.0


This is a rank 7 findbugs warning. Math.abs(rand.nextInt()) doesn't always produce a non-negative number.



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