| Bug #72036 | XA isSameRM() shouldn't take database into account | ||
|---|---|---|---|
| Submitted: | 14 Mar 2014 2:41 | Modified: | 19 Oct 15:32 |
| Reporter: | Jess Balint | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / J | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | Assigned Account | CPU Architecture: | Any |
| Tags: | xa | ||
[14 Mar 2014 2:41]
Jess Balint
[19 Oct 15:32]
Edward Gilmore
Posted by developer: Added the following note to the Connector/J 9.5.0 release notes: The isSameRM() method incorrectly considered the database name in addition to host and port for resource manager comparison, leading to improper identification of the resource manager. The database name is no longer included in the comparison logic.
