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

JdbcLog doesn't take into consideration the sessionID to verify if a parameter is set like JdbcMessage does

    Details

    • Type: Bug
    • Status: Open
    • Priority: Default
    • Resolution: Unresolved
    • Affects Version/s: 1.5.3
    • Fix Version/s: None
    • Component/s: Engine
    • Environment:
      Windows 7, using JBoss and camel-quickfix

      Description

      I'm trying to configure JdbcLogFactory dynamically passing a SessionSettings object as argument to constructor. All my configurations are under an especific session ID and I have no configurations under default session.

      Looking at the source code of JdbcLog I was able to confirm that only the default session configurations are taken into consideration instead of checking first in session ID configurations informed via constructor, wich I was expecting.

      The JdbcStore class does this verification by session ID and I think JdbcLog should work in the same way.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              herrera.leandro Leandro Garcia Herrera
            • Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated: