This is an automated email from the ASF dual-hosted git repository.
fuyou pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
from 2956f6d46b [ISSUE #8772] Remove lock mq step in broadcasting mode
rebalancing (#8774)
add 738c9f3a95 [ISSUE #8829]feat: add test case to
RocksDBConsumeQueueOffsetTable (#8857)
No new revisions were added by this update.
Summary of changes:
.github/workflows/coverage.yml | 4 +-
.github/workflows/integration-test.yml | 4 +-
.github/workflows/maven.yaml | 8 +-
.github/workflows/snapshot-automation.yml | 8 +-
.../queue/RocksDBConsumeQueueOffsetTable.java | 4 +-
.../queue/RocksDBConsumeQueueOffsetTableTest.java | 131 +++++++++++++++++++++
6 files changed, 146 insertions(+), 13 deletions(-)
create mode 100644
store/src/test/java/org/apache/rocketmq/store/queue/RocksDBConsumeQueueOffsetTableTest.java