[jboss-jira] [JBoss JIRA] (AG-87) Rename 'lazy enlistment' to 'deferred enlistment'
Luis Barreiro (JIRA)
issues at jboss.org
Tue Jun 19 10:31:00 EDT 2018
Luis Barreiro created AG-87:
-------------------------------
Summary: Rename 'lazy enlistment' to 'deferred enlistment'
Key: AG-87
URL: https://issues.jboss.org/browse/AG-87
Project: Agroal
Issue Type: Bug
Components: pool
Affects Versions: 1.0
Reporter: Luis Barreiro
Assignee: Luis Barreiro
Priority: Minor
Fix For: 1.1
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list