Skip to content

v1.1.5

Compare
Choose a tag to compare
@Yurunsoft Yurunsoft released this 04 Aug 07:46
· 14 commits to master since this release
f598822

Update Log:

Fixed

  • Fix When acks is set to 0, data is inserted repeatedly (#42)

  • Fix use currentLeaderEpoch when updateListOffsets (#44)

Optimization

  • Throw NoAliveBrokerException when no brokers are available. (#43)

  • Optimize (#41)


更新日志:

修复

  • 修复当 acks 设为 0 时,重复插入消息的问题 (#42)

  • 修复 updateListOffsets() 时使用 currentLeaderEpoch (#44)

优化

  • 当没有可用的代理时抛出NoAliveBrokerException (#43)

  • 优化 (#41)