Skip to content

Commit

Permalink
DBZ-6069 Remove problematic links
Browse files Browse the repository at this point in the history
  • Loading branch information
roldanbob authored and jpechane committed Feb 3, 2023
1 parent 0dcf992 commit c853770
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/connectors/oracle.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Information and procedures for using a {prodname} Oracle connector are organized
* xref:deployment-of-debezium-oracle-connectors[]
* xref:descriptions-of-debezium-oracle-connector-configuration-properties[]
* xref:monitoring-debezium-oracle-connector-performance[]
* xref:how-debezium-oracle-connectors-handle-faults-and-problems[]
* xref:oracle-frequently-asked-questions[]
endif::product[]

// Type: assembly
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ Details are in the following topics:
* xref:how-debezium-postgresql-connectors-perform-database-snapshots[]
* xref:how-debezium-postgresql-connectors-stream-change-event-records[]
* xref:default-names-of-kafka-topics-that-receive-debezium-postgresql-change-event-records[]
* xref:metadata-in-debezium-postgresql-change-event-records[]
* xref:debezium-postgresql-connector-generated-events-that-represent-transaction-boundaries[]

endif::product[]
Expand Down
3 changes: 2 additions & 1 deletion documentation/modules/ROOT/pages/connectors/sqlserver.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2139,8 +2139,9 @@ The following configuration properties are _required_ unless a default value is
|[[sqlserver-property-tasks-max]]<<sqlserver-property-tasks-max, `+tasks.max+`>>
|`1`
|Specifies the maximum number of tasks that the connector can use to capture data from the database instance.
ifdef::community[]
If the xref:sqlserver-property-database-names[`database.names`] list contains more than one element, you can increase the value of this property to a number less than or equal to the number of elements in the list.

endif::community[]
|[[sqlserver-property-database-hostname]]<<sqlserver-property-database-hostname, `+database.hostname+`>>
|No default
|IP address or hostname of the SQL Server database server.
Expand Down

0 comments on commit c853770

Please sign in to comment.