Apache Directory LDAP API 1.0.0-M28 发布,此版本主要是 bug 修复版本,解决了 LdapConnection pool 在高负载下的严重问题,同时还修复了一些 OSGi 丢失导出包的问题。
Bugs 修复
DIRAPI-217 Under heavy load, the Connection Pool will not provide
valid connections
DIRAPI-193 There is no future associated with operation message ID
333, perhaps the operation would have been completed
DIRAPI-155 Chain ANTLR exceptions to ParserException
相关链接:
Website : http://directory.apache.org/api
Download : http://directory.apache.org/api/downloads.html
User's Guide : http://directory.apache.org/api/user-guide.html
The Apache Directory Team
ApacheDS (Apache Directory Server)的核心是目录服务,可以保存数据,并对不同类型的数据进行搜索操作。协议的实现在目录服务器顶层工作,提供与数据存储、搜索和检索有关的 Internet 服务。 ApacheDS 最重要的特性可能是利用不同协议公开目录服务的能力...