-
Updated
Jun 26, 2020 - Java
cdc
Here are 151 public repositories matching this topic...
-
Updated
Jun 26, 2020 - Java
Seems like the published docs https://www.2ndquadrant.com/en/resources/pglogical/pglogical-docs/
are not up to date with the info in the readme https://github.com/2ndQuadrant/pglogical
This wasted a lot of time for me because of a couple pieces of missing info. Might be good to merge them, or take one down.
Thanks for a great project!
Description
在全量迁移时 create table 阶段会执行 count操作,表创建完了,开始迁移数据时还会count。 所以create table阶段的 count操作可否省略掉。
Steps to reproduce the issue:
1.
2.
3.
Describe the results you received:
Describe the results you expected:
Output of ./dtle version:
(paste your output here)
**Additional information you deem important (e.g. issue happens only occasionally
Having stdout output and configuration through command line options will allow to use Storagetapper as a command line utility.
-
Updated
Mar 10, 2020 - Java
-
Updated
Dec 30, 2019 - Java
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jun 26, 2020 - Java
-Dpact.rootDir="target/pact-classes" didn’t work for me.
env "pact.rootDir=target/pact-classes" bash did
...because of the "."
- kafka.acks and kafka.transaction.id need to be explained more. Many deployments don't seem to need them by default and they can be confusing. Is this for reading your own writes? Only applies when producing and consuming in the same system.
- neo4j.batch.size is documented, but is confusingly similar and overlaps with kafka.batch.size. Clarify and probably remove neo4j.batch.size because i
-
Updated
Feb 16, 2020 - Java
-
Updated
Jun 27, 2020 - Jupyter Notebook
-
Updated
Apr 1, 2020 - R
-
Updated
Apr 6, 2020 - C
Since input record offsets are stored in RocksDB, it can be difficult to debug issues which require knowing the input topic offset that corresponds to the last message consumed. This information is necessary to obtain the message that, for example, caused a crash. Some documentation on how this should be done would be very helpful.
-
Updated
Jun 26, 2020 - C++
-
Updated
Jun 26, 2020 - C#
-
Updated
Feb 4, 2020 - C#
-
Updated
Apr 24, 2020
-
Updated
May 3, 2020 - Java
-
Updated
Jun 26, 2020 - HTML
-
Updated
Jun 12, 2019 - PHP
-
Updated
Mar 7, 2020 - HTML
Improve this page
Add a description, image, and links to the cdc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cdc topic, visit your repo's landing page and select "manage topics."
getting the following error message.
ksql> CREATE STREAM CUSTOMERS_SRC WITH (KAFKA_TOPIC='asgard.public.customers', VALUE_FORMAT='AVRO'); Avro schema for message values on topic asgard.public.customers does not exist in the