Michael Musgrove created JBTM-2230:
--------------------------------------
Summary: XAResourceWrapper needs an RM id property
Key: JBTM-2230
URL:
https://issues.jboss.org/browse/JBTM-2230
Project: JBoss Transaction Manager
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: SPI
Affects Versions: 5.0.2
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.0.3
With JMS there are some configurations where the jndi name is not guaranteed to be unique
so when diagnosing recovery issues just reporting this jndi name is insufficient for
identifying which server created the XID that is being recovered.
We can resolve this issue by providing a unique id that identifies the resource manager
that created the XID. The proposal is to add this id to the transactions SPI (specifically
to the org.jboss.tm.XAResourceWrapper interface)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)