cloudhopper-smpp icon indicating copy to clipboard operation
cloudhopper-smpp copied to clipboard

Adding workaround for the case when a connect gets stuck forever

Open elruwen opened this issue 9 years ago • 3 comments

I hope to fix https://github.com/twitter/cloudhopper-smpp/issues/117 with this pull request.

I was never able to reproduce the issue in our test environment. In the end I put my change on some of the production servers and I could verify via behavior and logging that it actually fixed my problem.

This is a workaround and I guess the problem is somewhere inside netty. But since there is already a branch to move to netty 4, I don't think it is worth to track down the bug there.

PS: Currently bugs can not be reported to this project.

elruwen avatar Jan 04 '16 04:01 elruwen

For a green build https://github.com/fizzed/cloudhopper-smpp/pull/2 needs to be merged first.

elruwen avatar Jan 05 '16 03:01 elruwen

Merged your other PR - if you could fix the conflict here I'll take a look.

jjlauer avatar Jan 05 '16 17:01 jjlauer

I fixed the conflict long time ago, but I forgot to comment again. Fixed ;)

elruwen avatar Feb 09 '16 06:02 elruwen