All Versions
44
Latest Version
Avg Release Cycle
11 days
Latest Release
3021 days ago
Changelog History
Page 3
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