Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6181

# Stores shows incorrect value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.2.0.Final
    • None
    • Console
    • None

    Description

      Page: Caches -> select cache container -> select cache.
      Configuration of the cache:
      <replicated-cache name="replicatedCacheForStatisticsTesting" mode="SYNC" remote-timeout="30000" start="EAGER">
      <transaction mode="NONE"/>
      <eviction strategy="FIFO" size="10"/>
      <locking isolation="READ_COMMITTED" acquire-timeout="30000" concurrency-level="1000" striping="false"/>
      <file-store path="replicatedCacheForStatisticsTestingFileStore" purge="true" passivation="true"/>
      </replicated-cache>

      When I put 10 entries in the cache , this field #stores show 10 but should be 0. When I insert another 10 entries the number is still 0 but should be 20

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            mvrabel_jira Martin Vrabel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: