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

add a default constraint to limit the size of keys

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • master
    • None

    Description

      If a user mistakenly inserts extremely large keys, the tablet server will eventually run out of memory just loading indexes. This is almost certainly a mistake. Add a constraint, by default, to new tables, which will limit the size of a key to a megabyte, for example, to catch these kinds of errors earlier. If the user intends to use very large keys, they can always remove the constraint.

      Attachments

        1. ACCUMULO-466.1.patch
          12 kB
          Corey J. Nolet

        Activity

          People

            sonixbp Corey J. Nolet
            ecn Eric C. Newton
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: