Skip to content

Bug Fix Release

Compare
Choose a tag to compare
@JohnSully JohnSully released this 25 Oct 03:54
· 118 commits to RELEASE_5 since this release

This release fixes a few deadlocks than can hit in some rare situations:

  • Potential deadlocks when feeding replicas and clients disconnect
  • Potential deadlocks feeding monitors and clients disconnect
  • Potential deadlock on client disconnection
  • Intermittent crash when replica is disconnected

In addition deadlock detection is now added and will bring the server down immediately if one is detected. This will allow faster recovery in the event one is experienced.