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

Matthew Swift
08.53.2013 b6a77706d6ec97066483945840f527845528f082
refs
author Matthew Swift <matthew.swift@forgerock.com>
Friday, March 8, 2013 15:53 +0100
committer Matthew Swift <matthew.swift@forgerock.com>
Friday, March 8, 2013 15:53 +0100
commitb6a77706d6ec97066483945840f527845528f082
tree a4fe48a7d2d9a4de46cfa8f52efe7387895906d0 tree | zip | gz
parent e4caecd75076856688fffb2033df20b80773b7b7 view | diff
Partial fix for OPENDJ-699: Implement DN reference mapping

Add support for caching the results of read requests. This is required in order to avoid repeatedly performing the same searches when resolving DN references whilst processing query results. In order to minimize the risk of stale data the cache is thrown away after each REST request. At the moment the cache is limited to a maximum of 32 cached results.
1 files modified
335 ■■■■■ changed files
opendj-sdk/opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/Context.java 335 ●●●●● diff | view | raw | blame | history