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

Visor shows zero size for OFFHEAP_TIERED cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • sprint-1
    • 1.6
    • visor
    • Important

    Description

      To reproduce:

      1. Change cache memory mode in CachePutGetExample to OFFHEAP_TIERED.
      2. Run the example.
      3. Connect with Visor and run cache -a command. See result below - number of entries is zero. With ONHEAP_TIERED it shows the correct cache size.

      visor> cache -a
      Time of the snapshot: 02/25/16, 13:10:44
      +==============================================================================================================+
      |         Name(@)         |    Mode     | Nodes |  Entries  |    Hits    |  Misses   |   Reads    |   Writes   |
      +==============================================================================================================+
      | CachePutGetExample(@c0) | PARTITIONED | 1     | min: 0    | min: 40    | min: 0    | min: 40    | min: 40    |
      |                         |             |       | avg: 0.00 | avg: 40.00 | avg: 0.00 | avg: 40.00 | avg: 40.00 |
      |                         |             |       | max: 0    | max: 40    | max: 0    | max: 40    | max: 40    |
      +--------------------------------------------------------------------------------------------------------------+
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: