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

matthew_swift
18.51.2010 0a0ed252bb022406397ce9a87af99d9ac32c9bb7
refs
author matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:51 +0200
committer matthew_swift <matthew_swift@localhost>
Saturday, September 18, 2010 00:51 +0200
commit0a0ed252bb022406397ce9a87af99d9ac32c9bb7
tree def51873659b942c8129aaf922ef0f995124462b tree | zip | gz
parent 332dcba0b9acaab991911fdd8aed6c3e2615e088 view | diff
Fix potential OOME when under heavy asynchronous search load by making work queue capacity finite so that clients are blocked when the queue is full
7 files modified
871 ■■■■ changed files
opends/resource/config/config.ldif 2 ●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/TraditionalWorkQueueConfiguration.xml 21 ●●●●● diff | view | raw | blame | history
opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties 3 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/core.properties 3 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/config/ConfigConstants.java 17 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/TraditionalWorkQueue.java 765 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 60 ●●●● diff | view | raw | blame | history