Skip to content

Release v16.11.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:06
dfef3b1

Added

  • New defunctSiloCleanupPeriod and defunctSiloExpiration clustering configuration settings controlling how often defunct silo entries are swept out of the Orleans membership table and at what age they are removed. Defaults: sweep every hour, remove entries older than three hours; set the period to 00:00:00 to disable the sweep.

Fixed

  • Chronicle Server with MongoDB clustering now cleans up defunct silo membership entries automatically. Orleans ships with the cleanup disabled, so repeated restarts and failed rollouts accumulated dead silo entries forever, making joining nodes stall while validating against them.

🤖 Generated with Claude Code