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 20ad100 Open travis-ci by using yml
add ae2c812 delete the unused .travis.yaml file
add 531f7a9 fix the multi level topic special char
new 7d08041 delete the unused .travis.yaml file
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:
.travis.yaml | 22 ----------------
.../rocketmq/mqtt/common/facade/LmqQueueStore.java | 4 ---
.../rocketmq/mqtt/ds/notify/NotifyManager.java | 13 +++++-----
.../mqtt/ds/store/LmqOffsetStoreManager.java | 9 +++----
.../mqtt/ds/store/LmqQueueStoreManager.java | 29 +++++++++++-----------
.../mqtt/ds/test/TestLmqQueueStoreManager.java | 4 +--
.../rocketmq/mqtt/example/RocketMQProducer.java | 9 ++++---
7 files changed, 33 insertions(+), 57 deletions(-)
delete mode 100644 .travis.yaml