Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2276

Introduce max active writable datasets

    XMLWordPrintableJSON

Details

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

    Description

      currently, it is possible for an operation that tries to allocates memory for its dataset to fail without the user knowing about it. For example, if a feed is connected to a number of datasets that exceeds the max global memory for datasets, this issue will happen. The proposal is to add a configurable max active writable datasets parameter and calculate the memory component size based on it and the the memory component page size. After that, any operation could check the currently modified datasets and fail early if that number exceeds the configured value.

      Attachments

        Activity

          People

            mhubail Murtadha Makki Al Hubail
            mhubail Murtadha Makki Al Hubail
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: