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

neil_a_wilson
01.34.2006 e04701a8b6dba93eaf337c833d752fe4e41fc65f
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, August 1, 2006 06:34 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, August 1, 2006 06:34 +0200
commite04701a8b6dba93eaf337c833d752fe4e41fc65f
tree f97e562ac0c52df3fca1c8e3c1e086431f48195d tree | zip | gz
parent 7b6924b11643fbea54cbd3c66804d72f2849396f view | diff
Fix a bug in which it was possible to dynamically disable a connection
handler but it could not be re-enabled. The reason for this is that when the
connection handler was re-enabled the associated thread was not started.

OpenDS Issue Number: 547
3 files modified
41 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/core/ConnectionHandlerConfigManager.java 2 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPRequestHandler.java 32 ●●●●● diff | view | raw | blame | history