[ 
https://issues.apache.org/jira/browse/VYSPER-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898862#action_12898862
 ] 

Bogdan Pistol commented on VYSPER-238:
--------------------------------------

The cache system works with client acknowledgment disabled (by caching at most 
the number of simultaneousness requests) and also with client acknowledgment 
enabled (by caching the items not acknowledged yet by the client).
To prevent memory consumption problems there is a configurable (in 
BoshBackedSessionContext#maximumSentResponses) hard limit that is enforced 
along the other limits.

> Bosh client ack and cache sent responses
> ----------------------------------------
>
>                 Key: VYSPER-238
>                 URL: https://issues.apache.org/jira/browse/VYSPER-238
>             Project: VYSPER
>          Issue Type: Improvement
>          Components: BOSH
>            Reporter: Bogdan Pistol
>            Priority: Minor
>
> - Bosh client acknowledgment
> - Cached sent responses that can be resent when re-requested by the client 
> (for example in the case of lost messages)
> - Report error to client when trying to get a too old response that is not 
> found in the cache

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to