summaryrefslogtreecommitdiff
path: root/CHANGELOG-3.6.md
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2016-03-30 14:43:29 +0200
committerBenoit Foucher <benoit@zeroc.com>2016-03-30 14:43:29 +0200
commita03f3f50ca0692a230377468ca569eaccaa57c29 (patch)
tree25a579e3a8c6da5154a5e948d6302e26c8c9d002 /CHANGELOG-3.6.md
parentFixed ICE-7074 - Glacier2 router bug where client to server requests forward ... (diff)
downloadice-a03f3f50ca0692a230377468ca569eaccaa57c29.tar.bz2
ice-a03f3f50ca0692a230377468ca569eaccaa57c29.tar.xz
ice-a03f3f50ca0692a230377468ca569eaccaa57c29.zip
Fixed Glacier2 bug which would cause hang on shutdown
Diffstat (limited to 'CHANGELOG-3.6.md')
-rw-r--r--CHANGELOG-3.6.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md
index 1ed274d3907..cc713945979 100644
--- a/CHANGELOG-3.6.md
+++ b/CHANGELOG-3.6.md
@@ -62,6 +62,10 @@ These are the changes since Ice 3.6.1.
- Fixed Glacier2 router bug where requests from client to server could be lost
if forwarded as batch requests with the _fwd=O context.
+- Fixed Glacier2 bug which would occur in un-buffered mode and when forwarding
+ one-way requests. The Glacier2 router could eventually leak and hang on
+ shutdown.
+
## C++ Changes
- Fixed El Capitan build issues caused by a new security feature that no longer