@@ -112,6 +112,6 @@ public class MqttSubscriber implements MqttCallbackExtended {
throw new RuntimeException(e);
}
- });
+ },threadPoolTaskExecutor);