Skip to content

v3.139.5

Choose a tag to compare

@ydb-platform-bot ydb-platform-bot released this 02 Jun 16:43
· 22 commits to master since this release
  • Fixed panic and data race in TopicListener when partition workers were closed while the read stream still delivered messages: internal/xsync.UnboundedChan no longer closes its signal channel on shutdown, stop the read loop before closing partition workers, and ignore routed messages after listener shutdown starts

Full Changelog: v3.139.4...v3.139.5