lizhanhui commented on code in PR #7625:
URL: https://github.com/apache/rocketmq/pull/7625#discussion_r1424843488
##
store/BUILD.bazel:
##
@@ -80,6 +79,7 @@ GenTestRules(
"src/test/java/org/apache/rocketmq/store/MappedFileQueueTest",
"src/test/java/org/apache/
RongtongJin merged PR #7625:
URL: https://github.com/apache/rocketmq/pull/7625
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@rocke
joeCarf commented on code in PR #7625:
URL: https://github.com/apache/rocketmq/pull/7625#discussion_r1422002547
##
store/BUILD.bazel:
##
@@ -80,6 +79,7 @@ GenTestRules(
"src/test/java/org/apache/rocketmq/store/MappedFileQueueTest",
"src/test/java/org/apache/ro
codecov-commenter commented on PR #7625:
URL: https://github.com/apache/rocketmq/pull/7625#issuecomment-1847027574
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7625?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
lizhanhui opened a new pull request, #7625:
URL: https://github.com/apache/rocketmq/pull/7625
### Which Issue(s) This PR Fixes
Fixes #7614
### Brief Description
### How Did You Test This Change?
```
bazel test --config=remote
//store:s