Uploaded image for project: 'Apache Apex Malhar'
  1. Apache Apex Malhar
  2. APEXMALHAR-2473

Support for global cache meta information in db CacheManager

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.8.0
    • None
    • None

    Description

      Currently db CacheManager has no knowledge of characteristics of the data or the cache stores, so it handles all scenarios uniformly. This may not be the optimal implementation in all cases. Better optimizations can be performed in the manager if this information is known. A few examples, if the data is read-only the keys in the primary cache need not be refreshed like they are being done daily today, if the primary cache size is known the number of initial entries loaded from backup needn't exceed it. Add support for such general cache meta information in the manager.

      Attachments

        Issue Links

          Activity

            People

              oliverwnk Oliver Winke
              PramodSSImmaneni Pramod Immaneni
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: