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

Concurrency reading / writting file store

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.4.0
    • Fix Version/s: 1.5.0
    • Component/s: Engine
    • Labels:
      None

      Description

      In some case, two thread access the file store: one for writing outgoing messages, another one for reading old messages (e.g. while a sequence resend).
      This can lead to a concurrency using the underlying file access and corrupt the store.
      The file store has to use two separate file access to prevent this.
      Patch available.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                phgiraud Paul-Henri Giraud
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: