Goldengate For Big Data Kafka Connect Handler And Synchronous Or Asynchronous Messages
(Doc ID 2541840.1)
Last updated on JANUARY 11, 2023
Applies to:
Oracle GoldenGate - Version 12.3.0.1.3 and laterInformation in this document applies to any platform.
Goal
Are there are any option to guarantee synchronous or asynchronous messages delivering using Kafka connect Handler? Which ones?
Using GoldenGate for BigData, Kafka Handler you can choose between blocking/non blocking to decide to preserve order in the messages sending.
You can decide to deliver synchronous or asynchronous messages.
The parameter is gg.handler.name.BlockingSend=true/false
Source:
https://docs.oracle.com/goldengate/bd123110/gg-bd/GADBD/using-kafka-handler.htm#GADBD449
But using Kafka Connect Handler we cannot find a similar option why?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |