Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2430

JCR string properties are truncated when storing them into Infinispan

    XMLWordPrintable

Details

    • Hide

      1. Start ModeShape with Infinispan configuration as singleFile store and eviction maxEntries = 10000
      2. Use ModeShape to store unstructured JCR nodes with string properties.
      3. Create more than 10000 nodes to trigger eviction
      4. Retrieve all nodes to check contents at JCR string properties
      5. I notice truncations in values from JCR string properties

      Show
      1. Start ModeShape with Infinispan configuration as singleFile store and eviction maxEntries = 10000 2. Use ModeShape to store unstructured JCR nodes with string properties. 3. Create more than 10000 nodes to trigger eviction 4. Retrieve all nodes to check contents at JCR string properties 5. I notice truncations in values from JCR string properties

    Description

      We are using ModeShape 4.1.0.Final and Infinispan 6.0.2.Final to build out our content repository. After enabled eviction with maxEntries using singleFile store, I notice that some contents within JCR properties are truncated when number of JCR nodes are exceeded the maxEntries. I don't notice any issues if the number of JCR nodes are less than the eviction maxEntries.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            a200953_jira Jimmy Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: