Opened 17 years ago

Closed 17 years ago

#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 (3)

comment:1 by brucedechant, 17 years ago

Component: GeneralServer
Severity: majorminor

comment:2 by rexszeto, 17 years ago

External ID: 930400

comment:3 by brucedechant, 17 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.