[
https://issues.jboss.org/browse/JBTM-2656?page=com.atlassian.jira.plugin....
]
Michael Musgrove closed JBTM-2656.
----------------------------------
Resolution: Rejected
I agree that the issue does not need to be fixed for compliance reasons and I am therefore
rejecting this issue.
XATerminatorImple#recover could return an empty array in preference
to null
---------------------------------------------------------------------------
Key: JBTM-2656
URL:
https://issues.jboss.org/browse/JBTM-2656
Project: JBoss Transaction Manager
Issue Type: Bug
Components: JCA
Affects Versions: 5.3.2.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Minor
The javadoc
(
http://docs.oracle.com/javaee/7/api/javax/resource/spi/XATerminator.html#...)
for the XATerminator recover
method says the resource manager should return zero or more XIDs or throw an exception
but our implementation of it returns null if there are no in doubt Xids.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)