users@tyrus.java.net

onClose in Tyrus standalone client 1.8.3

From: Matthew Mah <matthew.y.mah_at_gmail.com>
Date: Thu, 16 Oct 2014 12:16:56 -0400

With the tyrus-standalone-client version 1.8.3 on an Android Galaxy
Nexus, I encounter problems with closing connections, either executing
close() or when a timeout or connection failure occurs. With both of
these, the onClose method of the ClientEndpoint is not called. With
1.8.2, both of these conditions result in the onClose method being
called. Has there been a major change, or is this a new bug in 1.8.3?

Thanks,
Matt