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

Trim extra spaces in property keys when transforming to config

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 3.1.0.Beta1
    • 3.1.0.Alpha2
    • core-library
    • None

      Recently I made an stupid mistake when creating Properties object passed to engine builder

      ...
      props.setProperty("schema.history.internal.skip.unparseable.ddl ", "true");
      ...

      this lead to DBZ-8745 to save dumbasses like myself from ever doing this again, I think Configuration.from(Properties) could strip any extra spaces... 

              jakub-2 Jakub Čecháček (Inactive)
              jakub-2 Jakub Čecháček (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: