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

Cache performance slow in a JTA transaction with many cache operations

    XMLWordPrintable

Details

    • Medium

    Description

      When running Infinispan in a JTA transaction the performance of cache operations decreases as the number of operations increases in the transaction. If adding to the cache, adding 50k items is much faster when done 1k items per transaction than all 50k in one transaction.

      Using JProfiler the bulk of the time was spent in LockingInterceptor.doAfterCall() for the all 50k in one transaction test.

      Attachments

        Activity

          People

            manik_jira Manik Surtani (Inactive)
            tomwaterhouse_jira Tom Waterhouse (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: