Commit Graph

383 Commits

Author SHA1 Message Date
roldanbob
c7dee74081 DBZ-7440 Fixes errors in revised cross-references 2024-02-12 11:35:57 -05:00
roldanbob
2cde1700f3 DBZ-7440 Fix links in deployment prereqs to Streams Deploy/Manage guide 2024-02-12 11:35:57 -05:00
Bob Roldan
e8ca0e3749 DBZ-7313 Ambiguous size reference in property description 2024-01-17 17:36:24 -05:00
Jiri Kulhanek
4d14ef3c22 DBZ-7313: Oracle Infinispan abandoned trasactions minor enhancements 2024-01-16 07:32:53 -05:00
Bob Roldan
f4dea8044b DBZ-6834 Updates property decription 2023-12-13 11:10:53 +01:00
Chris Cranford
63345571f9 DBZ-7218 Suggested edits 2023-12-11 07:51:24 -05:00
Chris Cranford
b9bb04c250 DBZ-7218 Clarify Oracle log destination requirements 2023-12-11 07:51:24 -05:00
Bob Roldan
5130ba7bc5 Fix typo found in each of the source connector docs 2023-12-07 17:02:46 -05:00
mfvitale
2523d70f76 DBZ-6834 Add docs for incremental.snapshot.watermarking.strategy 2023-12-06 14:09:59 +01:00
Bob Roldan
537328b1ea DBZ-7039 Link fixes 2023-10-13 17:21:25 -04:00
Bob Roldan
c3fb800797 DBZ-7039 Cherry-pick from DBZ-6997 #4e7d112 2023-10-13 17:21:25 -04:00
Bob Roldan
09cfa6e011 DBZ-6997 Remove trailing quote character from target ID in xref
(cherry picked from commit 3a4e6f356d3b62e2909a975354d70385dc5a0579)
2023-10-13 17:21:25 -04:00
Bob Roldan
60e75bd726 DBZ-6997 Update head levels, ModIDs; remove dup IDs; reorg; edits
(cherry picked from commit 87961109dee0e4a9bf7d13ae7f3b8ccf1687d442)
2023-10-13 17:21:25 -04:00
Bob Roldan
eaf5ef1fbc DBZ-6989 Refactor Oracle triggering/stopping incremental snapshots doc
(cherry picked from commit ab639cfe6eddc99ad1f47626a164a27cffeeb695)
2023-10-13 17:21:25 -04:00
Bob Roldan
3672ed6ef5 DBZ-7039 Cherry-pick commits from DBZ-6980 2023-10-13 17:21:25 -04:00
mfvitale
90977aae76 DBZ-6941 Fix small issue with docs 2023-09-29 16:01:30 +02:00
Chris Cranford
c1d2cf5c5f DBZ-6895 Update required OpenLogReplicator version 2023-09-19 09:00:26 +02:00
Chris Cranford
ed491394b5 DBZ-6895 Remove confirmation known issue 2023-09-19 09:00:26 +02:00
Chris Cranford
5e243e2480 DBZ-2543 Add Incubating / Known Issues for OpenLogReplicator 2023-09-12 18:20:29 -04:00
Chris Cranford
ad2111721f DBZ-2543 Suggested changes 2023-09-12 18:20:29 -04:00
Chris Cranford
45b4e81b07 DBZ-2543 Document Oracle OpenLogReplicator adapter 2023-09-12 18:20:29 -04:00
Chris Cranford
d977e9b0f1 DBZ-2543 Initial OpenLogReplicator adapter 2023-09-12 18:20:07 -04:00
Chris Cranford
d5e86e1380 DBZ-6615 Add OldestScnAgeInMilliseconds LogMiner based metric.
This returns the age in milliseconds from the poll time for the age of the oldest
transaction's starting system change number in the transaction buffer.
2023-08-17 06:24:55 +02:00
Chris Cranford
a8179932fa DBZ-6813 Improve Infinispan configuration example 2023-08-16 11:41:45 +02:00
Jeremy Ford
829b969491 DBZ-6808 Allow the embedded infinispan global configuration to be configurable 2023-08-15 12:53:29 +02:00
Chris Cranford
aad842522b DBZ-6798 Expose SCN-based metrics as BigInteger
The SCN data types were previously exposed as `String` types, which is not
consumable by Grafana and Prometheus. By using `BigInteger`, we can now
make these accessible on dashboards.
2023-08-15 06:06:49 +02:00
mfvitale
1df505f17e DBZ-6566 Document new blocking snapshot 2023-08-08 16:04:55 +02:00
Vojtech Juranek
287085b899 [docs] Document max. error retries option 2023-08-01 08:55:29 -04:00
Chris Cranford
dbeac568b0 DBZ-6729 Use default of 10000 for snapshot/query fetch sizes 2023-07-31 13:47:53 +02:00
roldanbob
780009d141
DBZ-6219 Doc update to explain default snapshot behavior for capturing schema history (#4561) 2023-07-31 02:46:25 -04:00
Chris Cranford
0b0c5d85fc DBZ-6676 Oracle XML/RAW documentation updates 2023-07-18 23:05:00 -04:00
Chris Cranford
d660909fc1 DBZ-3605 Cleanup documentation, dependencies, and SAX requirements 2023-07-17 10:21:11 +02:00
Chris Cranford
7d1a26af9b DBZ-3605 Document Oracle XMLTYPE and RAW support 2023-07-17 10:21:11 +02:00
ani-sha
1e60d3c1d9 DBZ-5518 Document message schema format 2023-07-13 13:18:16 +02:00
harveyyue
aa139203aa DBZ-6603 Update property "custom.metric.tags" to connector docs 2023-07-13 09:52:33 +02:00
Bob Roldan
e4b428f8b6 DBZ-6474 Fix typo found in ID for log.mining.username.include.list prop 2023-06-13 08:13:12 +02:00
Bob Roldan
eaf4ce9bf8 DBZ-6474 Must set CDB snapshot.include.collection.list regex to PDB name 2023-06-13 08:13:12 +02:00
Chris Cranford
e025230d44 DBZ-6499 Support restarting JDBC connections
Introduces a new configuration option, `log.mining.restart.connection`,
which closes and re-opens the JDBC connection when an Oracle Log switch
occurs or when the optionally configured log mining session max lifetime
is reached.
2023-06-13 07:09:01 +02:00
Fiore Mario Vitale
28366f3809 DBZ-6424 Apply suggestions from code review
Co-authored-by: roldanbob <broldan@redhat.com>
2023-06-09 20:10:39 +02:00
mfvitale
86877d6b4e DBZ-6424 Add docs for notification.sink.topic.name and move kafka signal properties section to all connectors 2023-06-09 20:10:39 +02:00
Fiore Mario Vitale
450c6df9bf DBZ-6408 Improve documentation for notifications and signaling
Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>

Apply suggestions from code review

Co-authored-by: roldanbob <broldan@redhat.com>
2023-05-30 17:17:52 +02:00
mfvitale
e1c1e65336 DBZ-6408 Add documentation for notifications 2023-05-30 17:17:52 +02:00
mfvitale
6bb4be86af DBZ-6408 Add documentation for custom signaling channel 2023-05-30 17:17:52 +02:00
Chris Cranford
c16df4f2c4 DBZ-6254 Document new configuration options 2023-05-09 11:31:08 +02:00
roldanbob
d39db1a567
[docs] (main) Update link in description of the HoursToKeepTransactionInBuffer property
Updates the link in the description of the `HoursToKeepTransactionInBuffer` property so that it points to the entry for the `log.mining.transaction.retention.ms` property,  which supersedes `log.mining.transaction.retention.hours`, the original link target, which was removed in 2.2.
2023-05-01 17:17:45 -04:00
Chris Cranford
1e10253c5e DBZ-6256 Documentation updates 2023-05-01 10:41:05 -04:00
Chris Cranford
3f554645b6 DBZ-6256 Add log.mining.flush.table.name Oracle config option
There is the potential when using multiple connector deployments on Oracle that
there could be some level of lock contention with all connectors using the same
table. This allows users to configure the flush table name themselves, reducing
the lock contention across multiple connector deployments.
2023-05-01 10:41:05 -04:00
Chris Cranford
4664dd6df6 DBZ-6355 Add log.mining.transaction.retention.ms; deprecate log.mining.transaction.retention.hours 2023-04-27 09:28:29 -04:00
Jiri Pechanec
8c52ccfd0c DBZ-6391 Use incdluded term for consistency 2023-04-26 12:31:15 +02:00
Bob Roldan
9e6da903bb DBZ-6371 Replaces <build_number> references in examples w/ attributes. 2023-04-20 15:58:37 -04:00