Open
Description
http://docs.hazelcast.org/docs/latest/manual/html-single/index.html#reliable-topic
If the reliable topic is configured with BLOCK, there's less risk of hazelcast being overloaded (and possibly out of memory) if one member starts to publish lots of events.
Some sacrifices in performance could be worth it to have a higher degree of cache consistency and resistance to failures?