Commit Graph

141 Commits

Author SHA1 Message Date
Vojtech Juranek
3cdcf795d8 DBZ-5043 Use 'database schema history' wording in the documentation
Once we switch to `schema.history` prefix, it can be confusing for the
users to read about 'database history'. Use 'database schema history'
instead.
2022-09-07 12:57:31 +02:00
Vojtech Juranek
04acf048cf DBZ-5043 Update documentation to use schame.history namespace 2022-09-07 12:57:31 +02:00
ggaborg
f97e30bfdb DBZ-4441 make 'compact' the default redis message format for backward compatibility 2022-09-06 06:21:58 +02:00
ggaborg
8b20eebe77 DBZ-4441 documentation about redis message format 2022-09-06 06:21:58 +02:00
ggaborg
9243fae507 DBZ-4441 Redis Sink - Change the format of the message sent to the stream 2022-09-06 06:21:58 +02:00
Chris Cranford
f90fedaa6e [docs] Fix placeholder substitutions 2022-08-30 14:11:38 -04:00
ggaborg
479b57fdec DBZ-5122 update documentation 2022-08-25 09:17:05 +02:00
BetaCat
da72721368 DBZ-5546 add missing value format option
Add missing value format type `eventclouds`  ([code ref](539d9a3958/debezium-server/debezium-server-core/src/main/java/io/debezium/server/DebeziumServer.java (L186))) in debezium-server doc.
2022-08-23 12:00:08 +02:00
Vojtech Juranek
37d6d3685b DBZ-5307 Update HTTP consumer documentation 2022-07-28 14:19:13 -04:00
Hossein Torabi
1ea02be9c2 DBZ-5229 define centralized and modular aproach for debezium storage 2022-07-12 17:31:19 +02:00
Vojtech Juranek
21e093250e DBZ-5154 Add documentation how to enable server scripting 2022-06-01 10:22:50 +02:00
Eliran
a1cf758c45 DBZ-5142 Configurable Redis connection timeouts 2022-05-19 13:43:01 -04:00
Himanshu-LT
5877bea4bb
[docs] Fixed default value of debezium-source-offset-storage 2022-05-19 13:12:26 -04:00
Jiri Pechanec
1dc96be9b0 DBZ-4450 Generic description of Pub/Sub Lite 2022-04-28 14:43:09 +02:00
PlugaruT
845f2097a3 DBZ-4450 Improve documentation to cover new Pub/Sub Lite sink 2022-04-28 14:43:09 +02:00
Chris Cranford
9ad9a5f444
DBZ-5058 Adjust column values 2022-04-26 12:40:15 -04:00
Chris Cranford
f6c2ed1ec3 DBZ-5058 Fix formatting 2022-04-26 12:32:35 -04:00
Jiri Pechanec
95ed1111e2 DBZ-4491 Changes in text formatting 2022-04-25 08:54:51 +02:00
Calin Laurentiu Ilie
cba1e3a5c9 DBZ-4491 updated docs about the address setting 2022-04-25 08:54:51 +02:00
wangminchao
d809970b65 [docs] Fix cmd in the kubernetes.adoc 2022-04-07 12:56:27 +02:00
Gunnar Morling
0581fe1a6b [docs] Disambiguating Redis-related property ids 2022-03-30 10:40:00 +02:00
zalmane
d5961eec52 DBZ-4511 add tls support 2022-03-28 09:13:52 +02:00
Gunnar Morling
1029086fa2 DBZ-4771 Consistent namespacing for Redis history properties 2022-03-23 13:26:07 +01:00
zalmane
fbab769910 DBZ-4771 squash commits 2022-03-23 13:26:07 +01:00
Gunnar Morling
e233220ef9 DBZ-2646 Wording fixes 2022-03-15 14:10:16 +01:00
Vojtech Juranek
e757c6068c DBZ-2646 Add secret configuration to k8s documentation 2022-03-15 14:06:50 +01:00
Vojtech Juranek
71df49e7ef DBZ-2594 Add OpenShift UI images 2022-03-11 17:33:51 +01:00
Vojtech Juranek
2f6867238a DBZ-2594 Use secret object for DB credentials 2022-03-11 17:33:51 +01:00
Gunnar Morling
107492b70a DBZ-2594 Misc. minor adjustments 2022-03-11 17:33:51 +01:00
Vojtech Juranek
663bcf586b DBZ-2594 Update doc for deployment on OpenShift
* update deployment instruction for OpenShift 4
* use Strimzi CRD
* aling documentation with Kubernetes documentation to be able to merge
  them in the future
2022-03-11 17:33:51 +01:00
Bob Roldan
9aed187ef5 DBZ-4655 Remove redundant ModuleID declaration 2022-03-09 12:40:41 +01:00
Gunnar Morling
a0f59ccffa DBZ-2646 Listing fix 2022-03-07 15:35:19 +01:00
Gunnar Morling
7cebfd4fbc DBZ-2646 Wording fix 2022-03-07 15:00:04 +01:00
Gunnar Morling
76ba6331c9 DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
77700e7620 DBZ-2646 Use operator for Strimzi deployment 2022-03-07 15:00:04 +01:00
Gunnar Morling
9fa33b2a1c DBZ-2646 Misc. adjustments 2022-03-07 15:00:04 +01:00
Gunnar Morling
1ef8e583fc DBZ-2646 Applying suggestions from code review 2022-03-07 15:00:04 +01:00
Vojtech Juranek
092dea99fc DBZ-2646 Add k8s deployment doc 2022-03-07 15:00:04 +01:00
Chris Baumbauer
c54d5ebe6a DBZ-2097 Support Knative Eventing 2022-03-03 13:20:27 +01:00
zalmane
aff5453fb1 DBZ-4509 refactor to include retry and backoff. fallback to take configuration from redis sink. add IT. 2022-03-03 10:13:29 +01:00
zalmane
d259496aa3 DBZ-4509 save and load offsets in redis 2022-03-03 10:13:29 +01:00
Gunnar Morling
d21e37746a DBZ-4606 Dropping superfluous link-prefix attribute 2022-02-18 08:47:06 +01:00
Yossi Shirizli
56e284b6a0
DBZ-4637 Misc clean-up;
* Addressing earlier review comments
* Removed obsolete injection point from docs
2022-02-09 10:52:25 +01:00
Yossi Shirizli
5d7c660ae5
DBZ-4637 Streaming change records in batches to Redis 2022-02-08 17:05:03 +01:00
spicy-sauce
9793f71cf0 DBZ-4510 Retrying in case of communication errors/OOM 2022-02-07 19:01:51 +01:00
Chris Cranford
f641f33908 DBZ-4613 Fix property name for debezium.transforms.<name>.type 2022-01-25 09:57:29 -05:00
Chris Cranford
14e6b84eba [docs] Fix table header formatting 2022-01-14 12:39:51 -05:00
nathan-smit-1
4dac97b352
DBZ-4375 Adding more config options to PubSub connector;
Added batch settings, flow control settings and retry settings as configurable options
2022-01-13 15:12:27 +01:00
Nansen
7a41aa4baf [docs] Adjusting var name in UI docs 2021-12-17 14:30:05 +01:00
Chris Cranford
3fa9e73348 DBZ-3708 Add debezium.sink.redis.null.value configurable option 2021-11-10 09:41:34 +01:00