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

Make system cache non-persistent and deprecate.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      For now, persistent Default Region makes System cache persistent as well (same correct for non-persistent region). This behavior is non-obvious and it may causes unpredictable issues.

      We have number of components that uses system cache, some of them doesn't need system cache to be persistent, while other ok with it:

      • DataStructures - datastructures persistence should be configured in it's configuration. Moreover, some structures looks broken as CacheDataStructureManages uses in-memory maps.
      • Compute - most likely persistence not needed.
      • Services - metastore can be used instead.
      • Igfs - candidate to remove in 3.0

       

      Let's make it non-persistent, fix components that require persistence and may be deprecate system cache.

      Attachments

        Activity

          People

            Unassigned Unassigned
            amashenkov Andrey Mashenkov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: