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

Extend Debezium Schema Generator

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.9.0.Alpha2
    • None
    • schema-generator
    • None

    Description

      Extend Debezium Schema Generator

      • finish renaming of API/APIFormat occurences to use Schema instead
      • add creation of directory structure per connector when creating descriptors: `postgres.json` --> `postgres/postgres.json`
      • add configuration to add a schema filename prefix (e.g. `postgres.json` --> `debezium-postgres.json`
      • add configuration to add a schema filename suffix `postgres.json` --> `postgres-1.9.0-SNAPSHOT.json`
      • add some minor logging (available schema formats, selected format, processed connectors) and throw errors on failed state (no schema formats found, no connectors found)
      • stop calling the Schema Generator in a separate process when called as Maven Plugin
      • remove Oracle connector schema generation as it is not annotated yet

      Attachments

        Activity

          People

            rk3rn3r René Kerner
            rk3rn3r René Kerner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: