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

Whitespaces not stripped from table.whitelist

XMLWordPrintable

    • Hide

      Start a snapshot process with a config that has a whitespace in the "table.whitespace" parameter.

      Show
      Start a snapshot process with a config that has a whitespace in the "table.whitespace" parameter.

      Whitespaces in the "table.whitelist" parameter cause the snapshot process to not proceed with tables after the first whitespace character.

      If we start the connectors with the parameter

      "table.whitelist": "public.car, public.whatever"
      

      the snapshot process will stop after the "public.car" table due to the whitespace after the comma.

              Unassigned Unassigned
              grant.cooksey Grant Cooksey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: