Pega 8.5.1 Upgrade Kafka
Hi
We have upgraded our Pega application from 7.4 to 8.51. We use internal cloud for hosting. In development region we have 2 VM.
1. -DNodeType=WebUser,Search,Stream
2. -DNodeType=BackgroundProcessing,Search,Stream
We have our agents, listeners running in BackgroundProcessing. Reason for classifying Search and Stream on both the nodes is performance related. When we start the app, the Search is getting indexed randomly in any of the nodes.
Decisioning -> Infrastructure -> Services -> Stream shows both the VMs running and NORMAL status. I didnot configure anything specific for Kafka.
How do I confirm Kafka is configured properly and working fine? Please Guide