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

Fix link rendering for include.list and exclude.list properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.3.0.Beta2
    • None
    • documentation
    • None

    Description

      When the blacklist/whitelist properties were updated to exclude.list and include.list, the tables of configuration properties were incorrectly updated. 

      For any connector, search for "exclude.list"  in the configuration properties table and you will see the extraneous display:

       
      <<postgresql-property-schema-exclude-list ">schema.exclude.list
      For example, this:

       
      [[postgresql-property-schema-blacklist]]<<postgresql-property-schema-blacklist [[postgresql-property-schema-exclude-list]]<<postgresql-property-schema-exclude-list , `schema.exclude.list`>>

      Should be this:

       
      [[postgresql-property-schema-blacklist]]
      [[postgresql-property-schema-exclude-list]]<<postgresql-property-schema-exclude-list , `schema.exclude.list`>>
       
      The work here is to fix every incorrect instance in each connector file. 

      Attachments

        Activity

          People

            tcohen@redhat.com Tova Cohen (Inactive)
            tcohen@redhat.com Tova Cohen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: