Hi all, As I understand, flow to disk tries to protect Direct Memory by sending new messages to disk when using some form of persistent.
What is the behavior when virtual host node type is "Memory". I was looking at the implementation, StoredMemoryMessage doesn't seem to do anything in case of flowToDisk(). So does that mean that Broker will ultimately shut down with OOM if we keep sending messages ? Thanks Ramayan
