Uploaded image for project: 'Agroal'
  1. Agroal
  2. AG-87

Rename 'lazy enlistment' to 'deferred enlistment'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.1
    • 1.0
    • pool
    • None

    Description

      Lazy enlistment: a connection is obtained with a transaction but it's not enlisted until an operation is performed

      Deferred enlistment: a connection is obtained without a transaction and is associated and enlisted when an operation is performed

      None of those cases is supported, but there are several references on the code about the former that really should mean the latter.

      Attachments

        Activity

          People

            lbarreiro-1 Luis Barreiro
            lbarreiro-1 Luis Barreiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: