We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f598822
Fix When acks is set to 0, data is inserted repeatedly (#42)
Fix use currentLeaderEpoch when updateListOffsets (#44)
Throw NoAliveBrokerException when no brokers are available. (#43)
Optimize (#41)
修复当 acks 设为 0 时,重复插入消息的问题 (#42)
修复 updateListOffsets() 时使用 currentLeaderEpoch (#44)
当没有可用的代理时抛出NoAliveBrokerException (#43)
优化 (#41)