Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-200

Session.enabled is accessed in both synchronized and unsynchronized contexts.

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.1.0
    • Fix Version/s: 1.2.0
    • Component/s: Engine
    • Labels:
      None

      Description

      Access to Session.enabled is synchronized on Session everywhere except next() in the trunk. Is this intended?

      In 1.1.x branch it appears that next() itself is synchronized.

      I also notice that there's a synchronized (this) in Session's constructor. I think this is redundant?

        Attachments

          Activity

            People

            • Assignee:
              admin Steve Bate
              Reporter:
              bradh Brad Harvey
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: