Bernd Fondermann created VYSPER-322:
---------------------------------------
Summary: Handle unresponded request having same RID
Key: VYSPER-322
URL: https://issues.apache.org/jira/browse/VYSPER-322
Project: VYSPER
Issue Type: Bug
Components: BOSH
Reporter: Bernd Fondermann
Fix For: 0.8
BOSH clients shouldn't send requests with already sent RIDs, except when
requesting a re-send.
Now, if the client requests a re-send, but the original request hadn't been
responded to yet, there is no response to resend (in sentResponses). As a
workaround, we queue both requests and, as soon as the RID is to be answered,
responds to *all* requests for this RID with the *same* response body. then,
the client can decide which response is good.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira