Currently the journal (cluster journal and event journal) is stored using a separate storage mechanism.
I think it should be stored using the 'normal' storage mechanism. Advantages: - Simplifies the architecture (specially for clustering) - Events and node data are in the same transaction, which improves reliability and performance Regards, Thomas