cclient commented on issue #8570:
URL: https://github.com/apache/pulsar/issues/8570#issuecomment-727921407


   > @cclient The data fsync is disabled by default in the standalone but 
enabled by default in the broker. I think you can try to enable the data fsync 
in standalone.conf or disable the data fsync in the broker.conf.
   
   thanks
   
   cluster:
   conf/bookkeeper.conf
   journalSyncData=false
   
   standalone:
   conf/standalone.conf
   journalSyncData=true 
   
   it was my negligence


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to