Ticket #83 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by brucedechant

  • component changed from General to Server
  • severity changed from major to minor

Changed 5 years ago by rexszeto

  • external_id set to 930400

Changed 5 years ago by brucedechant

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.