Hi all, We are implementing a ExternalService framework to separate unnecessary services from the distribution package. Here are our work details: 1. Implement the ExternalService framework. (PR is in reviewing [1]) 2. Split MQTT and REST services from iotdb-server module, the relevant jars will be selected when generate distribution package, it can helps to reduce the size of distribution package. (TODO)
[1] https://github.com/apache/iotdb/pull/17009 Yours, Weihao Li
