Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-2953

Maxima in memory stress test are one less than configuration options

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Trivial
    • Resolution: Abandoned
    • None
    • None
    • test

    Description

      The RandomWithinRange class in the memory stress test takes care of generating random integers across a range. The range is inclusive at the beginning and exclusive at the end. That means that the maxima for various test configuration options, such as key component and value lengths, are actually one less than the option values. For example, with --min-value-size=1 and --max-value-size=10, value lengths will range only from 1 to 9.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bhavanki Bill Havanki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: