Error by switching from internal to external Kafka service
Hello,
I facing an issue by switching from an internal to external managed service.
When I configure the external kafka the pods for backend and frontend throws some exceptions see attachments.
Are there special configurations for the kafka services which pega needs?
The connection is configured in the helmchart, I've only use the following options for the connecion
stream:
enabled: true
bootstrapServer: "<domain_to_managed_kafka>"
Attached you find the logs of the two above mentioned pods.
Thank you