Files
spring-integration/spring-integration-mqtt/src
Gary Russell f9cea64a79 GH-2471: MQTT: Fix Thread Leak
Fixes https://github.com/spring-projects/spring-integration/issues/2471

Call `close()` on the client whenever the connection is lost or can't be
established, to release resources in the client.

**cherry-pick to 5.0.x, 4.3.x**
2018-06-06 12:32:17 -04:00
..
2018-06-06 12:32:17 -04:00
2018-06-06 12:32:17 -04:00