I came across one more issue while playing around with WoW. It looks
more like a bug than a normal function.
Upon restart the "messages" (F3) on any "topic" are lost. Is there a
way we can persist them across restarts?
Regards,
SB
This is by far so implemented. The server side keeps the latest 50
msgs for each topic node, that you can see when you first open the F3
window on a node. But this msg list is transient, and won't survive
server restarts.
Since you can see all previous msgs in the F9 history window, and
server restarts should be really rare, it is now intended so.
I think this is the correct implementation and this should not change
as long as all messages are later available through F9.