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

ResendRequests that fail to be sent are treated as sent

    Details

    • Type: Bug
    • Status: Open
    • Priority: Default
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      https://github.com/quickfix-j/quickfixj/blob/629b801446431f06e0426aebcf669a2eca341a69/quickfixj-core/src/main/java/quickfix/Session.java#L2349

      The return value from sendRaw() is ignored. If the message fails to send then we will still log that we have sent a resend request and (more crucially) still treat ourselves as having sent one for the purposes of whether we should send another.

      At best this is merely misleading but I think it can actually cause problems in certain cases.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              philipwhiuk Philip Whitehouse
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: