Stream node configurations for a queue processor rule
A queue processor rule requires at least one stream node to run. Without a stream node, messages cannot be queued to or retrieved from the Kafka server.
Stream nodes
A Pega node works as a stream node when you start it with a stream node type. The following JVM argument shows a stream node type:
-DNodeType=Stream
-DNodeType=Universal
Configure stream nodes by using dynamic system settings. For more information, see Configuring dynamic system settings.
Previous topic Node classification for queue processor rules Next topic Changing a queue processor rule state