Skip to content

Netherite 1.4.1

Compare
Choose a tag to compare
@sebastianburckhardt sebastianburckhardt released this 24 Oct 21:05
· 61 commits to main since this release

What's Changed

We fixed many bugs, some of which were introduced very recently:

  • fix broken deserialization #308
  • fix scalemonitor descriptor #316
  • fix discard of packets so the next packet to expect is updated correctly #302
  • fix cache size reporting #321
  • fix bugs from PR #302 #315
  • fix fencing of checkpoints #326
  • fix cloning of ExecutionStartedEvent #309

We also added more tracing and some mitigations for hangs:

  • Instrument event-log serialization/deserialization #305
  • Mitigation for StoreWorker hangs #318
  • Terminate partition when FASTER refuses to checkpoint for over a minute #301

Finally, we added a new performance test / sample for large-scale event processing with event hubs

  • new EventHubs performance tests #178

Full Changelog: 1.4.0...1.4.1