Question
Swedbank AB
SE
Last activity: 11 Mar 2024 10:16 EDT
Externalization Of Kafka Services
Hi
When we externalize kafka and connect to an external cluster ( say confluent) , I believe the current file system ( kafka-data) will be created fresh in the external cluster. Will Pega continue to maintain the metadata, topic information in the stream DB tables? Or will these be handled in the external kafka clusters?
As in the current processing scenario, if the queuing fails for some reason the information is stored in the Pega DB and when the node is available it will pick up the queued messages from the DB. How will this scenario work when the topics are in the external clusters?