Ticket #83 (closed defect: fixed)
Fix iterator comparison for long transaction session ID
| Reported by: | brucedechant | Owned by: | brucedechant |
|---|---|---|---|
| Priority: | medium | Milestone: | 1.2 |
| Component: | Server | Version: | 1.2.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: | 930400 |
Description
The iterator loops used for checking the session ID of a long transaction are not comparing the session ID and will result in the entire list of iterators from the initial one found to the end walked instead of just the session ID matches.
Change History
Note: See
TracTickets for help on using
tickets.
