tet123/documentation/modules/ROOT/pages/connectors
doupengwei 352d616173 DBZ-6155 Adjust LogMiner batch size based on the default batch size rather than current batch size.
Using current batch size for comparison is wrong in case that when currentScn is topScn as described in DBZ-6155.
In the other case (when topScn is behind currentScn) can eventually lead to this situation.
when topScn would fall behind currentScn more and more as we would compare currentScn - topScn with bigger and bigger number (current batch size).

Comapring with logMiningBatchSizeMin could result in very small window which would mean we will send many small queries instead of several bigger ones during mining.
Therefore reverting back to do the adjustments based on the defaultBatchSize.
2023-04-10 16:51:11 -04:00
..
cassandra.adoc DBZ-5743 update the "field.name.adjustment.mode" property to all connector docs 2023-02-02 13:21:45 +01:00
db2.adoc DBZ-823 Update Db2 doc for consistency 2023-03-22 10:18:18 +01:00
index.adoc DBZ-5937 Formatting fixes 2022-12-22 10:44:41 +01:00
mongodb.adoc [docs] Add missing character to downstream annotation 2023-03-29 11:06:05 -04:00
mysql.adoc [docs] (main) Conditionalize link to binlog.buffer.size property 2023-03-31 11:12:39 -04:00
oracle.adoc DBZ-6155 Adjust LogMiner batch size based on the default batch size rather than current batch size. 2023-04-10 16:51:11 -04:00
postgresql.adoc DBZ-823 Conditionally designates parallel snapshots as incubating or TP 2023-03-22 10:18:18 +01:00
spanner.adoc DBZ-5743 update the "field.name.adjustment.mode" property to all connector docs 2023-02-02 13:21:45 +01:00
sqlserver.adoc DBZ-823 Conditionally designates parallel snapshots as incubating or TP 2023-03-22 10:18:18 +01:00
vitess.adoc [docs] Fix poll.interval.ms default value 2023-02-22 13:49:40 -05:00