This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch tag_manage
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 79008ce record alias and add tagIndex in MManager
add d99fe3b add issue for new tsfile pr
add ac5fcd6 [IOTDB-589] Upgrade moquette version to 0.13 (#1031)
add 5c48fc9 Merge remote-tracking branch 'origin/master' into tag_manage
add 89d2a1c fix compilation error
No new revisions were added by this update.
Summary of changes:
LICENSE | 8 -
distribution/pom.xml | 13 +
pom.xml | 18 -
server/pom.xml | 14 +
.../java/io/moquette/broker/MQTTConnection.java | 503 ---------------------
.../org/apache/iotdb/db/service/MQTTService.java | 1 +
.../org/apache/iotdb/db/service/TSServiceImpl.java | 3 +-
tsfile/format-changelist.md | 2 +-
8 files changed, 31 insertions(+), 531 deletions(-)
delete mode 100644 server/src/main/java/io/moquette/broker/MQTTConnection.java