When you run the test JMS clients of some quickstarts by mvn exec:java, maven complains the HornetQ client threads can't be stopped.
It happens with simple reproducer attached to HORNETQ-1435, which just open a JMS session and close without any send/receive. Filed HORNETQ-1436 to track this.
|