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

Document relationship between max walogs and max tserver memory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.1
    • docs
    • None

    Description

      The config documentation needs to point out the relationship between tserver.memory.maps.max, table.compaction.minor.logs.threshold, and tserver.walog.max.size.

      This relationship is that the max amount of data a tserver will keep in memory is :

      MIN(tserver.memory.maps.max, tserver.walog.max.size*table.compaction.minor.logs.threshold)

      Attachments

        Activity

          People

            kturner Keith Turner
            kturner Keith Turner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: