There's a big warning in the documentation that says that's a possibility. If you don't force both Java and the OS to flush their IO buffers to disk, then you have no guarantees that your data is consistent.
On 6/14/12 10:56 AM, "Raj N" <[email protected]> wrote: >Are you guys aware of any issues with forceSync=no that could cause the >transaction log to get corrupted on a zookeeper crash. > >Thanks >-Raj
