i want to make stress test on mosquitto, so i create some code as below
for (int i = 0; i < 800; i++) { final int j = i; Thread t = new Thread
Sometimes it happen when you will try to send large data set. Try to decrease dataset size. It solved problem in my case.