Skip to content

Event Store 3.9.3

Compare
Choose a tag to compare
@pgermishuys pgermishuys released this 30 Nov 13:02

Event Store Server

  • (#1099) - (All Platforms) - Fix 2 additional duplicate entry issues.
    • when the duplicate entry is in the memory table and when rebuilding the memory table on node startup
    • when the duplicate entry is cached as the last event number.
  • (#1080) - (All Platforms) - Fix performance counters for a process.
  • (#1078) - (All Platforms) - Fix expectations from exhausting the hash collision read limit.
  • (#1075) - (All Platforms) - Start the persistent subscription from the event after the checkpoint.
  • (#1104) - (All Platforms) - Add option to always keep scavenged chunks.