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

Change storage engine names based on PageMemory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      PageMemory based storage engine (pagememory) has been split into two aimem (in-memory) and aipersist (persistent), these names don't seem convenient and memorable like rocksdb, we need something similar for them.

      What needs to be changed in the code:

      • org.apache.ignite.internal.storage.pagememory.VolatilePageMemoryStorageEngine#ENGINE_NAME
      • org.apache.ignite.internal.storage.pagememory.PersistentPageMemoryStorageEngine#ENGINE_NAME
      • org.apache.ignite.configuration.schemas.table.TablesConfigurationSchema#defaultDataStorage
      • org.apache.ignite.example.storage.PersistentPageMemoryStorageExample
      • org.apache.ignite.example.storage.VolatilePageMemoryStorageExample
      • Fallen tests.

      Attachments

        Issue Links

          Activity

            People

              ktkalenko@gridgain.com Kirill Tkalenko
              ktkalenko@gridgain.com Kirill Tkalenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: