mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
25.05.2009 bdb54bc45ce05fcb01e106a8e9b52db188579efd
refs
author matthew_swift <matthew_swift@localhost>
Wednesday, November 25, 2009 11:05 +0100
committer matthew_swift <matthew_swift@localhost>
Wednesday, November 25, 2009 11:05 +0100
commitbdb54bc45ce05fcb01e106a8e9b52db188579efd
tree 352d1a4043148e8a59a1faba2c2481e9d411f72d tree | zip | gz
parent c20813eb46571d1e45f6f127e6b17014c77e79c2 view | diff
Fix issue 4360 - OpenDS does not answer anymore when doing 24+ simultaneous subtree searches without reading the response.

Insert timeout based blocking write channel at bottom of LDAPClientConnection ByteChannel stack.
5 files modified
308 ■■■■■ changed files
opends/src/server/org/opends/server/extensions/SASLByteChannel.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/TLSByteChannel.java 39 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/asn1/ASN1ByteChannelWriter.java 13 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 188 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 57 ●●●● diff | view | raw | blame | history