Emmanuel Lecharny created DIRSERVER-1924:
--------------------------------------------
Summary: The MavibotPartition entry cache is not correctly set
Key: DIRSERVER-1924
URL: https://issues.apache.org/jira/browse/DIRSERVER-1924
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 2.0.0-M15
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-RC1
Currently, we have an entry cache configured in the Partition, but it's not set
at all. Its default size is 1, when it should be higher. We though never hit
the cache, and have to get the data from the partition.
Setting the cache size to a normal value leads to an increased performance of
around 10% (we are saving the BTree search, even if the btree caches pages.
We have to get this cache being correctly configured.
--
This message was sent by Atlassian JIRA
(v6.1#6144)