Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-4916 Hibernate support improvement
  3. IGNITE-3715

Incorrect Hibernate L2 cache statistics

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.7
    • None
    • hibernate
    • None

    Description

      These methods on SecondLevelCacheStatistics return incorrect data:

      • getElementCountInMemory() - returns only local node's cache size (zero on client), not the global cache size.
      • getEntries() - always returns empty map, even if there is data in cache.

      Attachments

        Activity

          People

            Unassigned Unassigned
            vkulichenko Valentin Kulichenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: