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

neil_a_wilson
01.34.2006 dc0b97516ea3c05cd6cc988a9120faecb0de675c
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
commitdc0b97516ea3c05cd6cc988a9120faecb0de675c
tree 393295eb14dfeb759dd5e6df18cac580be9c9293 tree | zip | gz
parent 8ebde236cfc479258e491a4e94796ccbf05b1129 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
opends/src/server/org/opends/server/core/ConnectionHandlerConfigManager.java 2 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java 7 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPRequestHandler.java 32 ●●●●● diff | view | raw | blame | history