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

Cache performance slow in a JTA transaction with many cache operations

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Medium

      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.

              manik_jira Manik Surtani (Inactive)
              tomwaterhouse_jira Tom Waterhouse (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: