diff options
author | Paweł Chmielowski <pchmielowski@process-one.net> | 2012-04-27 13:19:49 +0200 |
---|---|---|
committer | Paweł Chmielowski <pchmielowski@process-one.net> | 2012-04-27 13:23:19 +0200 |
commit | 8b13226d00502579960fc196e5b829897f571e09 (patch) | |
tree | 3ae7120b67e9608738a86531cc6c7c86751a2206 /doc/release_notes_0.9.txt | |
parent | Merge SQL and Mnesia code into one module (EJAB-1560) (diff) |
Do not trigger item-not-found errors in mod_http_bind (part of EJABS-1827)
This changes what happens to request received with out of order rid,
previously response to such request was send immediately, and client was
free to submit another request, which triggered item-not-found if it was
delivered before request with missing rid.
This change make us wait for sending response to out of order request until
request with missing rid arrives. It also queues all outgoing data before
that condition is meet.
Diffstat (limited to 'doc/release_notes_0.9.txt')
0 files changed, 0 insertions, 0 deletions