9.2 Kafka Cluster Setup
This topic provides the systematic instructions for Kafka cluster setup.
Note:
It is recommended to keep minimum number of kafka nodes as 3 or higher odd numbers. The sample configs provided below are for 3 node setup.Before proceeding, ensure that the below installation is done.
- JDK is installed in all node machines.
- Download Kafka and extract the binary in all node machines. Kafka can be found at
<Unzip the file>/THIRD_PARTY_SOFTWARES/KAFKA/ARCHIVE.
Configure a Standalone Kafka Instance in Cluster Mode
If there is already a standalone Kafka instance with Oracle Banking Microservices Architecture services running on it, it is expected the topics are already created in the Kafka instances. In this case, use the below steps to enable replication of messages between Kafka brokers: