Question

CHAKBK
TR
Last activity: 30 Jun 2025 11:20 EDT
com.pega.platform.stream.StreamServiceException: 'services/stream/broker/url' isn't provided.
Hi,
We are trying to externalize Hazelcast,
We created pods for clustering-services with helm upgrade command, now running 3 pods. But after the upgrade we got "Caused by: com.pega.platform.stream.StreamServiceException: 'services/stream/broker/url' isn't provided." error on other pods like stream, batch ... We added "<env name="services/stream/provider" value="Internal"/>" in prconfig.xml to use internal kafka but we are getting same error when pods creating. How can i fix this issue?
Regards.