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

MINA acceptor unbind closes sockets before logout

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.3.0
    • Fix Version/s: 1.3.1
    • Component/s: Engine
    • Labels:
      None
    • Environment:
      Wndows XP, Eclipse 3.2.1, Jdk1.5

      Description

      SocketAcceptor ,ThreadSocketAcceptor stop mechanism can't work.

      In the version 1.2.1, in the sample, after the banzai and the executor have run, I press <enter> in the executor console. It turns out only one session has been disconnected in my computer and other four sessions still run.
      In the version 1.3.0, in the sample, after the banzai and the executor have run, I press <enter> in the executor console. It turns out all five sessions have been disconnected(not logout). In my opinion, after we call SocketAcceptor \ ThreadSocketAcceptor stop method, what we really want to do is to initiate the logout procedure, not initiate the discnonnect procedure. Am I right?

      Thanks
      Mike Gu

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              mikegu Mike Gu
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: