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 Using dynamic system settings.
Previous topic Node classification for Queue Processor rules Next topic Stopping and starting a queue processor