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

Matthew Swift
08.53.2013 818af554fe494570725f20a03eb04880fe313406
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
commit818af554fe494570725f20a03eb04880fe313406
tree 9a7ce52039f90777142d92125eaac3bc650018d1 tree | zip | gz
parent f0cbe0b21d7b2c18abf3bc35d4347038f1bba86b 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
opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/Context.java 335 ●●●●● diff | view | raw | blame | history