Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@ravisharda ravisharda released this 14 Jan 15:21
· 671 commits to master since this release
a2fa76d

This release contains several bug fixes and performance improvements over 0.8.0:

Segment Store

  • Issue #5294: Bookkeeper Client may cache old DNS entries for too long
  • Issue #5269: Fixed a deadlock in StreamSegmentReadIndex

Controller

  • Issue #5341: Fix thread leak in the Controller
  • Issue #5416: Transaction commit order should take 'limit' elements from an ordered list

Client

  • Issue #5137: Remove dependency on netty-transport-native-epoll
  • Issue #5414: Ensure getClientConnection throws an exception incase the connection pool is closed

General

  • Issue #4775: Add snapshot stage for all release branches

To see all issues resolved in this release, refer to the attached commits.txt file.