[
https://issues.apache.org/jira/browse/DIRSERVER-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRSERVER-1596.
------------------------------------------
Resolution: Fixed
Fixed a while ago.
> Move all the AT initialization out of Interceptor Init methods
> --------------------------------------------------------------
>
> Key: DIRSERVER-1596
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1596
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 1.5.7
> Reporter: Emmanuel Lecharny
> Fix For: 2.0.0-M1
>
>
> Right now, in order to spare us the time it takes to lookup for an AT, we
> have created many static variables containing AttributeType, and they are
> initialized in many Interceptor.init() methods.
> This is really inefficient, and inelegant.
> We should rather initialize those variables in some shared place.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira