To provide back-pressure on Eventd and to avoid dropping events before they are forwarded to Elasticsearch, the EventForwarderQueueImpl needs to support blocking when the queue is full. Please use a configuration parameter called "blockWhenFull" in the blueprint to control this behavior.
To provide back-pressure on Eventd and to avoid dropping events before they are forwarded to Elasticsearch, the EventForwarderQueueImpl needs to support blocking when the queue is full. Please use a configuration parameter called "blockWhenFull" in the blueprint to control this behavior.