Pravega v0.7.3-rc0 Release Notes

Release Date: 2020-12-07 // over 3 years ago
  • ๐Ÿš€ This release contains several bug fix and performance improvements over 0.7.2:

    Segment Store

    • Issue #5294: Bookkeeper Client may cache old DNS entries for too long.
    • ๐Ÿ›  Issue #5269: (SegmentStore) Fixed a deadlock in StreamSegmentReadIndex.
    • Issue #5119: (SegmentStore) Copy-on-Read for Table Segment Compaction
    • Issue #5155: (SegmentStore) Enabling copy-on-read for all Segment Reads
    • ๐Ÿ›  Issue #5154: (SegmentStore) Fixed a stats concurrency bug in the Read Index (#5170)
    • ๐Ÿ›  Issue #5207: (SegmentStore) Read Index Bug Fixes

    Controller

    • ๐Ÿšš Issue #4757: Remove stream reference from watermark bucket upon stream deletion.
    • Issue #5341: Fix thread leak in controller.
    • โฑ Issue #4915: Add timeout to all calls to segment store from controller.

    ๐Ÿš€ commits.txt