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

`slot.stream.options` documentation misleading

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 3.4.0.Alpha1
    • None
    • documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      slot.stream.params No default Semicolon separated list of parameters to pass to the configured logical decoding plug-in. For example, add-tables=public.table,public.table2;include-lsn=true.

      The example is misleading given the default decoding plugin is `decoderbufs` where I can find no documented reference for `add-tables`, only `debug-mode`, and that's purely found in examples and the plugin's codebase.

      Best to use an example that relates to the default plugin at least, or include a couple of examples across different plugins.

      Worth noting that if `pgoutput` was the default, parameters for `pgoutput` are dependent on the `proto_version` specified when creating the slot. However, auto-creation of slots by the Connector is hardcoded to `proto_version=1` (See linked ticket for details).

              broldan@redhat.com Robert Roldan
              jonathono Jonathon Ogden
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: