• New Feature
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • serverteam
  • Reporter: steve
  • May 21, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • May 17, 2010

Description

Currently synchronous write locks are synchronous to disk on the server. Instead, it can be synchronous until server receive. It would be a double failure for both the client sending the tx and server receiving the tx to go down at the same time. This would help performance.

Comments

Saravanan Subbiah 2007-09-28

This is more complex than we initially thought and as per the last meeting we had, we are not going to do this until someone asks for this feature.

Saravanan Subbiah 2010-05-17

This was done in 3.2.1 and performance improved significantly for synchronous writes