mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() The current ZeroMQ default behavior is to block when the local XPUB queue is full. This commit adds a Cluster::Backend::ZeroMQ::overflow_policy setting to support dropping messages locally if the XPUB socket's queue reaches its HWM. Note that Cluster::publish() will continue to return T because the dropping happens in a separate thread. |
||
---|---|---|
.. | ||
base | ||
policy | ||
site | ||
spicy | ||
zeekygen | ||
CMakeLists.txt | ||
test-all-policy.zeek |