Hi all,

This pr has been merged.

On Tue, Jan 20, 2026 at 8:50 AM <[email protected]> wrote:

> Hi all,
>
> I'm writing to share a PR that refactors how we handle MQTT within the
> codebase.
>
> We are splitting the MQTT functionality out of the main `iotdb-server`
> module and migrating it to use the `ExternalService` framework. This
> decoupling is a great step towards better modularity, keeping the core
> server logic cleaner while making the MQTT service easier to maintain and
> extend independently.
>
> The changes cover the move to `external-service-impl/mqtt`, along with
> necessary updates to the distribution packaging and CI workflows to support
> this new structure.
>
> You can review the changes here:
> https://github.com/apache/iotdb/pull/17042
>
> Best regards,
> --------------------
> Yuan Tian

Reply via email to