Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2532

Refactor SimpleDmlParser to avoid unnecessary state variables and improve parsing efficient

    XMLWordPrintable

Details

    • Task
    • Resolution: Obsolete
    • Major
    • None
    • None
    • oracle-connector
    • None
    • False
    • False
    • Undefined

    Description

      The SimpleDmlParser seems to store a Table state variable which can likely be refactored and passed as arguments to the parser methods instead.

      In addition, the SimpleDmlParser might could be reworked in such a way to take advantage of the the following code:
      https://github.com/debezium/debezium-incubator/pull/185#discussion_r487996057

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ccranfor@redhat.com Chris Cranford
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: