Commit Graph

119 Commits

Author SHA1 Message Date
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
Alexander Schwartz
dd36fd10b1 DBZ-4254 fixing several anchors in documentation
Also changing listing format from Markdown to AsciiDoc style. All xrefs to files should have the .adoc extension (will be required by Antora v3)
2021-11-08 07:17:45 +01:00
Anisha Mohanty
9f7ede0e06 DBZ-3626 Renaming master branches to main 2021-10-28 09:33:32 +02:00
Chris Cranford
2ffe39b8e0 DBZ-4142 Update chat links from Gitter to Zulip 2021-10-20 11:45:12 -04:00
cburch824
82faa3298b DBZ-4114 Add Quarkus json logging extension to Debezium Server 2021-10-06 21:55:38 +02:00
uidoyen
684da3802e DBZ-3960 Provide list of DBZ UI configurations 2021-09-29 13:34:15 +02:00
Gunnar Morling
1a2415abae
[docs] Minor fix 2021-09-16 16:07:11 +02:00
Gunnar Morling
f2e64c5d80
[docs] Minor fix 2021-09-16 16:00:47 +02:00
Gunnar Morling
c41111ba80
[docs] Minor fix 2021-09-16 15:59:01 +02:00
uidoyen
53beb59a32 DBZ-3970 fix Openshift pods list image preview not found 2021-09-07 12:57:14 +05:30
Thiago Avancini
2791ea0e6b DBZ-3815 Use dash instead of underscore in project name 2021-08-17 09:34:35 +02:00
Thiago Avancini
a54174c70a DBZ-3815 Nats Streaming sink adapter for Debezium Server 2021-08-17 09:34:35 +02:00
Mark Drilling
814bf7bae9
DBZ-3169 Add docs for Debezium UI
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-08-12 11:53:17 +02:00
Gunnar Morling
ca528fc34c
DBZ-3747 Misc. doc fixes 2021-07-16 12:27:13 +02:00
Jiri Pechanec
e661d07381 DBZ-3601 Document Pulsar topic name mapper 2021-06-09 10:11:40 +02:00
Derek Moore
ed0b0693b8 DBZ-3546 fix typo & formatting in Pravega sink docs
Signed-off-by: Derek Moore <derek.moore@dell.com>
2021-06-04 06:50:17 +02:00
Derek Moore
814630232b DBZ-3546 Implement Pravega sink for Debezium Server
Signed-off-by: Derek Moore <derek.moore@dell.com>
2021-06-03 09:56:24 +02:00
Gunnar Morling
e95b22c7a3 DBZ-3082 Misc. fixes 2021-05-18 10:53:56 +02:00
Jiri Pechanec
8639692d08 DBZ-3082 Document Flight Recoder 2021-05-18 10:53:56 +02:00
Gunnar Morling
22a38a99ee
DBZ-3082 Doc fix 2021-05-18 10:18:20 +02:00
Bob Roldan
333a33b005 DBZ-3502 Update link to Streams Kafka Connect logging properties content 2021-05-13 13:02:53 -04:00
roldanbob
7fbede4286
[docs] fix typo in monitoring.adoc
In bulleted list, PosgreSQL > PostgreSQL
2021-05-07 12:41:07 -04:00
Alfusainey Jallow
40d023817d DBZ-3382 Incoprate feedback, run ITs and add documentation
Signed-off-by: Alfusainey Jallow <alf.jallow@gmail.com>
2021-05-04 09:02:19 +02:00