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

Avoid copying XaResource list when commit transactions

    XMLWordPrintable

Details

    Description

      • 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.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: