[
https://issues.jboss.org/browse/JBTM-2230?page=com.atlassian.jira.plugin....
]
Tom Jenkinson commented on JBTM-2230:
-------------------------------------
As mentioned on the call, we need to be mindful of when we introduce this new interface
method as it will require implementations to add the new method when they wish to upgrade.
We could add it to a new interface. As there are various options here Mike we should
create a design discussion and mention it to various teams. Can you create the discussion
and flag it to Jesper (and Andy) to make sure known XARW impls are aware of the
requirements (Andy obviously knows but he might want to contribute if Jesper has any
observations.
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)