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

Postgresql connector prints uninformative log on snapshot phase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Trivial Trivial
    • 1.9.0.CR1
    • 1.9.0.Beta1
    • postgresql-connector
    • None
    • False
    • None
    • False

      The current log of the phase 5 of the snapshot (reading schemas structure) isn't informative enough due to a repeat of the same information :

      2022-03-15 10:16:35,352 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      │ 2022-03-15 10:16:36,106 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      │ 2022-03-15 10:16:36,647 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      │ 2022-03-15 10:16:37,171 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      │ 2022-03-15 10:16:37,772 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      │ 2022-03-15 10:16:38,324 INFO Reading structure of schema 'dataset_tenants' (io.debezium.connector.postgresql.PostgresSnapshotChangeEventSource) [debezium-postgresconnector-postgres-mu │
      ...
      
      

      The schema IDs should appear in this log.

              Unassigned Unassigned
              cloiselet_talend Clement Loiselet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: