Question

CHAKBK
CHAKBK
TR
CHAKBK
Posted: Jun 30, 2025
Last activity: 2 weeks 5 days ago
Last activity: 11 Jul 2025 13:01 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.