Skip to content

v2.10.6.2

Compare
Choose a tag to compare
@ascentstream-bot ascentstream-bot released this 03 Nov 03:53

2.10.6.2 (2023-11-03)

  • [feat][broker] Add onMessagePublish method to BrokerInterceptor (#1) (7647f4d)
  • [fix] [bk-client] Fix bk client MinNumRacksPerWriteQuorum and EnforceMinNumRacksPerWriteQuorum not (d692445)
  • [fix] [broker] Make the new exclusive consumer instead the inactive one faster (apache#21183) (7cb32a2)
  • [fix] [client] fix reader.hasMessageAvailable return false when incoming queue is not empty (apache#21259) (f7f9134)
  • [fix] [ml] fix wrong msg backlog of non-durable cursor after trim ledgers (apache#21250) (63f2901)
  • [fix] [ml] Reader can set read-pos to a deleted ledger (apache#21248) (c696c88)
  • [fix][broker] Fix MultiRoles token provider NPE when using anonymous clients (apache#21429) (8e1180a)
  • [fix][broker][branch-2.10] Fix inconsistent topic policy (apache#21258) (ec2f17a)
  • [fix][broker]Check that the super user role is in the MultiRolesTokenAuthorizationProvider plugin (# (e01b85e)
  • [fix][ml] Fix thread safe issue with RangeCache.put and RangeCache.clear (apache#21302) (a741bb6)
  • [fix][sec] Fix MultiRoles token provider when using anonymous clients (apache#21338) (80713a8)
  • [fix][test] Fix flaky test NarUnpackerTest (apache#21328) (55878d5)
  • [improve] [broker] Not close the socket if lookup failed caused by bundle unloading or metadata ex ( (761490b)
  • [improve] [broker] Print warn log if ssl handshake error & print ledger id when switch ledger (apache#2120 (f3876c1)