XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 11.0.0.Dev04
    • None
    • None
    • None

    Description

      TransactionCoordinator is utilized when working with transactions. Unfortunately due to transaction API being inherently blocking, we need to make some exceptions to how this is handled.

      1. TransactionCoordinator should only be invokable by a blocking method, the inverse of the PersistenceManagerImpl
      2. We should invoke all the non blocking code of TransactionCoordinator in a non blocking thread and then block on its completion in the blocking thread.

      Attachments

        Issue Links

          Activity

            People

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: