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

Add metadata to IBMi connector to handle multi-journal

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 3.4.0.Alpha1
    • None
    • ibmi-connector
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Moderate

      To better handle multi-journal, it's best to add several field to the "source" section 

      Which use case/requirement will be addressed by the proposed feature?

      IBMi allows to assign different journals to multiple tables under the same schema. That's why adding several fields under debezium "source" block is required to correctly order events accross a database.

      Additionaly, this can provide useful data under a standard mono-journal use case

      Here are the fields :

      • Journal's receiver file name
      • Journal's receiver library
      • Journal's entry timestamp
      • Journal's sequence number

      Implementation ideas (optional)

      a PR will be added soon with changes to classes  As400SourceInfoStructMaker, As400OffsetContext and SourceInfo

              Unassigned Unassigned
              pypsink Pierre-Yves Péton (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: