This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git.
from 1eadae9 [ISSUE #17] check upstreamHookResult before enter message
handler main logic
add a24dfa8 fix #23 add unit test to increase codeCov
add 5d87a20 fix rat check
add 282ef6e fix unit test getOffset
add 00a430e fix unit test getOffset 1
add 4f8cf6e for link
new 97c53a2 [ISSUE #23]add unit test of lmqOffsetStoreManager
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 4 +-
.../mqtt/ds/test/LmqOffsetStoreManagerTest.java | 139 +++++++++++++++++++++
2 files changed, 141 insertions(+), 2 deletions(-)
create mode 100644
mqtt-ds/src/test/java/org/apache/rocketmq/mqtt/ds/test/LmqOffsetStoreManagerTest.java