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

Avoid copying XaResource list when commit transactions

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

XMLWordPrintable

      • The endResources() method creates a copy of the resources list to invoke XaResource.end(). This is not necessary
      • Replace Map.Entry<XAResource, Integer> with a data class to avoid boxing the prepare() result.

              pruivo@redhat.com Pedro Ruivo
              pruivo@redhat.com Pedro Ruivo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: