Improve unused value cleanup in value cache

XMLWordPrintable

      The old item values are removed from value cache based on the maximum request range. However this range can be only increased. This means if configuration was changed and request range is less, the cache will still keep values based on the old request range.

      This can be improved by keeping track also on maximum request range per day and every 24 hours replace the maximum request range with maximum request range per day.

            Assignee:
            Unassigned
            Reporter:
            Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: