Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6748

Invalid calculation of required node memory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.3
    • persistence
    • None

    Description

      1. org.apache.ignite.internal.managers.discovery.GridDiscoveryManager#requiredOffheap calculate size of system and configured data regions 2 times.
      2. org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#getDataStorageConfiguration initialize assign 2 variable by getDataStorageConfiguration result
      3. When data regions are not configured org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager#checkpointBufferSize get DataStorageConfiguration.DFLT_DATA_REGION_MAX_SIZE constant instead of maximum size of default data region.

      Attachments

        Activity

          People

            agoncharuk Alexey Goncharuk
            vsisko Vasiliy Sisko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: