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

Make table names for JdbcLog configurable

    Details

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

      Description

      The current implementation of the JdbcLog (jdbc logger) hard-codes the resulting table names to be "messages_log" and "events_log".

      The tables are hardcoded constants, and no calls exist to modify the name of the table.

      I'd be ideal if we could specify the names of the logging tables in the config file (or programmatically).
      That'd would allow for easy prototyping with Rails to log all the messages to the DB and easily display them in a webapp.

      The constructor for JdbcLog takes in the SessionSettings object, so it can easily read the table names from it.

        Attachments

          Activity

            People

            • Assignee:
              admin Steve Bate
              Reporter:
              toli Toli Kuznets
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: