1.2.1 Non-Functional Features
This topic provides the information about the various non-functional features changes in this release.
Kafka Resilence Configuration
As part of Kafka resilience and fault tolerance setup for an on-prem environment, configuration had been done to establish a new Kafka cluster with three brokers using latest kafka version. Resilience properties were configured at both the Kafka brokers and the producer/consumer services to automatically recreate Kafka topics with appropriate resilience settings, such as a replication factor of 3 and a minimum of 2 in-sync replicas.
Parent topic: Release Enhancements