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

Align JDBC storage configuration naming

XMLWordPrintable

      JDBC storage configuration names are not aligned with the others storage module. 

      Change the naming based on the following

       

      JDBC offset storage current JDBC offset storage new
      offset.storage.jdbc.*
      offset.storage.jdbc.offset.table.*
      offset.storage.jdbc.connection.*
      offset.storage.jdbc.table.*

       

      JDBC schema history storage current JDBC schema history storage new
      schema.history.internal.jdbc.*
      schema.history.internal.jdbc.schema.history.table.*
      schema.history.internal.jdbc.connection.*
      schema.history.internal.jdbc.table.*

       

      Note: This requires also to align the operator JdbcOffsetStore and JdbcSchemaHistoryStore. 

              rh-ee-gpanice Giovanni Panice (Inactive)
              rh-ee-mvitale Mario Fiore Vitale
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: