Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-22510

XWikiDocument#isFromCache is not reliable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 16.9.0-rc-1
    • 16.7.1
    • Old Core
    • None
    • Unknown

    Description

      It's set to true only if the document was already in the cache when it was requested to the XWikiCacheStore, but:

      • it's not set to true when the document is loaded from the DB and inserted in the cache
      • it's still true if the document is removed from the cache

      All that is making it totally unusable.

      It would make a lot more sense for XWikiDocument#setFromCache to be triggered from CacheEntryListener#cacheEntryAdded and CacheEntryListener#cacheEntryRemoved.

      Attachments

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              tmortagne Thomas Mortagne
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: