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

Improve log output on incoming connection

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6.0
    • Component/s: Engine
    • Labels:
      None

      Description

      To ease the analysis of connection problems when working with multiple sessions/ports/log files it would be handy if there was a little more information given in one log line. This is especially necessary when grepping over multiple log files.

      On an incoming connection the output is currently:
      MINA session created: /10.0.173.12:12345
      (this is the remote address)

      But should be something like:
      MINA session created: local=/10.0.173.12:23456, class org.apache.mina.transport.socket.nio.SocketSessionImp, remote=/10.0.173.12:12345
      (this is more similar to the InitiatorIoHandler class)

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                chrjohn Christoph John
                Reporter:
                chrjohn Christoph John
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: