| Alex Karasulu (JIRA) 2005-11-08, 5:45 pm |
| Convert all non-forwarding (out of band) nextInterceptor calls to use the proxy with bypass instructions
--------------------------------------------------------------------------------------------------------
Key: DIREVE-304
URL: http://issues.apache.org/jira/browse/DIREVE-304
Project: Directory Server
Type: Task
Reporter: Alex Karasulu
Assigned to: Alex Karasulu
Fix For: 0.9.5
We just equiped the interceptor mechanism with a means to bypass other interceptors when needing to perform other operations while servicing the current one. However not all interceptors use this mechanism. We need to review the code and update all next
Interceptor.xxx() calls with proxy.xxx() calls instead.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|