mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
aab646ce83
* [ISSUE #8460] part1: add extra information to the call chain of remote message reading * [ISSUE #8460] part2: add exponential backoff and ending condition of CK rewrite, and fix checkstyle * [ISSUE #8460] exclude test, BrokerOuterAPITest passed locally, but failed on bazel.