What happens if there is no Stream node/service running in a cluster?
Hi,
Greetings. Hope you are well! I wanted to know what happens if there is no stream node/service is running in a cluster? Our cluster with WebUser, BackgroundProcessing, Search is all up and running and i even do not get any message saying "Stream service is not running in the cluster". Can someone please let me know the implications of not running a stream node in a cluster?
Regards,
Bharat
@KOMARINA ,
Pega Uses Kafka as a streaming service
From 8 version onwards queue processors were introduced which internally used the kafka integration /kafka folders to process the requests . And this KAFKA integration will be used as a streaming service.
If you observe any issues related to streaming service joining failed it means our kafka is not working proper . and we need to add some configuration changes to start it proper. Please Check below link
https://docs-previous.pega.com/decision-management-reference-materials/kafka-streaming-service#:~:text=Kafka%20is%20a%20high%2Dthroughput,of%20event%20and%20message%20queues.