All Versions
44
Latest Version
Avg Release Cycle
11 days
Latest Release
3021 days ago

Changelog History
Page 3

  • v0.3.32 Changes

    • Dynamic Config Mechanism
    • DistributedLogManagerFactory cleanup for Federated Namespace
    • ๐Ÿ›  Abort & Close Fixes
    • โฑ Delay cache removal after service timeout
    • Request rate limiting in write proxy
    • ๐Ÿ”จ Client Refactor
    • Periodic Proxy Handshake
  • v0.3.31 Changes

    • Routing context for tried host history
    • ๐Ÿ‘ป Propagate flush delayed exception when minDelayBetwenFlush is enabled
    • Disable failure accrual on distributedlog client
    • Async readBulk interface for reader
    • โšก๏ธ Update BKC to 4.3.0-TWTTR
    • ๐Ÿ“‡ Metadata upgrade changes
    • Get subscription states for DL stream
  • v0.3.30 Changes

    • ๐Ÿ‘ Sequence ID Support
    • ๐Ÿ“‡ Handle disconnect between lastTxId/lastDLSN in metadata and contents of the log segment
    • โž• Address lock race conditions
    • Validate stream path
    • ๐Ÿ›  Truncation fixes
    • ๐Ÿ”’ Region based stats on distributedlog lock
  • v0.3.29 Changes

    • Provide zookeeper watcher manager to manage watchers
    • โœ… Tests improvements
    • ๐Ÿ“‡ Write LogSegmentLedgerMetadata with specific version
    • ๐Ÿ”‹ Feature provider support from bookkeeper client
    • DistributedLogCluster util for run all dl components
  • v0.3.28 Changes

    • โšก๏ธ Update cached log segments after setting truncation status
    • โœ‚ Remove host from hosting service if client hits channel exceptions
    • Dynamic option to disable durability enforcement
    • ๐Ÿ— Immutable distributedlog client builder
    • getAsyncLogReaderWithLock position read from last commit point
    • ๐Ÿ”’ DistributedLock handle znode left by previous expired lock
    • ๐Ÿ›  Logging improvement and misc bug fixes
  • v0.3.27 Changes

    • โฑ Service Level Timeout
    • Stream Ownership Filters
    • ๐Ÿ“Œ Pin Stream Ownership Feature
    • Heartbeat with control records
    • Idle reader detection improvements
    • ๐Ÿ›  Misc fixes for high pendings
    • ๐Ÿ”’ Lock Timeout
    • ๐Ÿ”’ Reader Lock Deadlock Fixes
  • v0.3.26 Changes

    • BookKeeper Version 4.2.22
    • ๐Ÿ‘ Explicit Truncation Point Support
    • ๐Ÿ‘ Compression Support
    • ๐Ÿ– Handle missing zk notification
    • Misc changes on fixing high pendings
  • v0.3.25 Changes

    • BookKeeper Version 4.2.21
    • AsyncLogReader stall detection
    • ๐Ÿ”’ DistributedLog self lock fix
    • Ledger Allocator throttling
    • ๐Ÿ‘ DistributedLog Thrift Mux Support
    • โœ‚ Remove blocking calls in AsyncLogReader
    • ๐Ÿ›  Misc AsyncLogWriter fixes
  • v0.3.24 Changes

    • Ability to block operations to a stream on proxies
    • ๐Ÿ”€ Synchronous close ledger handle
    • Backpressure via write queue length
    • ๐Ÿ‘ DistributedLog Client Changes to Support Rebalancing
    • BookKeeper Version 4.2.20
    • ๐Ÿ›  Fix transactional add and delete log segment
  • v0.3.23 Changes

    • ๐Ÿ›  Fix AppendOnlyStreamWriter empty log bug
    • โž• Add StatsFilter to track pending requests issues
    • โž• Add a tracker (exposing stats) to track readahead worker progress