The upper limit value of the stream queue was exceeded, so the tuple will not be registered in the queue. Query group name = aa....aa, stream name = bb....bb
- aa....aa: Query group name
bb....bb: Stream name - Description:
- The number of elements housed in the stream queue has exceeded the upper limit value, so the tuple will not be registered in the queue.
- System processing:
- Suspends tuple registration processing.
- Action to take:
- Revise the defined value of the engine.maxQueueSize parameter.