[jboss-jira] [JBoss JIRA] Created: (JBTM-127) UID must befine a value for the maximum UID and enforce the ordering during comparison.
Kevin Conner (JIRA)
jira-events at jboss.com
Wed Sep 20 11:53:59 EDT 2006
UID must befine a value for the maximum UID and enforce the ordering during comparison.
---------------------------------------------------------------------------------------
Key: JBTM-127
URL: http://jira.jboss.com/jira/browse/JBTM-127
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JTA Implementation
Affects Versions: 4.2.1
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.2
The UID 0:0:0:1 is a special case used to identify a last resource taking part in LRCO. At present UID does not guarantee that this (or any) UID will always be greater then the others.
UID must introduce the notion of a maximum UID, with guaranteed ordering during comparisons, which can be used by resources in LRCO.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list