Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

pingtest disconnect failure #6

Open
jeffallen opened this issue Jan 15, 2015 · 1 comment
Open

pingtest disconnect failure #6

jeffallen opened this issue Jan 15, 2015 · 1 comment

Comments

@jeffallen
Copy link

Hello,

A while ago my colleagues and I had some fun testing MQTT servers we wrote: http://goo.gl/RorFlv

The tools we use for stressing our implementations are pingtest and loadtest:
go get code.google.com/p/jra-go/mqtt/pingtest
go get code.google.com/p/jra-go/mqtt/loadtest

pingtest currently fails with surgemq, because something bad happens during disconnect. You can even see it with "pingtest -pairs=1"

I have not investigated yet if this is from my client, but because we have used it with many many server implementations, it is more likely a problem with surgemq.

@zhenjl
Copy link
Contributor

zhenjl commented Jan 15, 2015

Thanks Jeff. I will definitely check it out and fix whatever bug I find.

Just curious, did loadtest fail too?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants