Opened 18 years ago
Closed 18 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 , 18 years ago
Component: | General → Server |
---|---|
Severity: | major → minor |
comment:2 by , 18 years ago
External ID: | → 930400 |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.