mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-29 04:13:00 +08:00
3da7ea9c1b
* Support build with Bazel (#4865) * Support build with Bazel, fixing tests to make them capable of running in concurrency and hermetic. * Make test cases capable of running in parallel. (#4874)