Hi, I am using ZK version 3.4.5
I was running a 3 ZK servers locally with an Observer and observed that Observer stores each transaction it gets from leader only in in-memory snapshot and doesn't write the transaction to transaction log in disk. Is this the expected behaviour or am I missing some config parameter?
