[ http://issues.apache.org/jira/browse/DIREVE-164?page=all ]
Trustin Lee updated DIREVE-164:
-------------------------------
Summary: Refactor ExceptionService and move integrity check code to
Database. (was: Refactor ExceptionService and move sanity checks to RootNexus)
Description:
The original duty of ExceptionService was to convert JNDI exceptions and other
exceptions to LDAP exceptions, but now it is doing more than its duty; it is
checking exsitance of entries, etc.
So my idea is to move those integrity check code to Database implementation (or
its abstract parent?) We'll also need good documentation about how to
implement Database.
was:
The original duty of ExceptionService was to convert JNDI exceptions and other
exceptions to LDAP exceptions, but now it is doing more than its duty; it is
checking exsitance of entries, etc.
So my idea is to move those sanity checking code to RootNexus so that all
context partitions get benefit of exception handling.
> Refactor ExceptionService and move integrity check code to Database.
> --------------------------------------------------------------------
>
> Key: DIREVE-164
> URL: http://issues.apache.org/jira/browse/DIREVE-164
> Project: Directory Server
> Type: Improvement
> Components: interceptors
> Reporter: Trustin Lee
> Assignee: Alex Karasulu
> Fix For: 0.9.1
>
> The original duty of ExceptionService was to convert JNDI exceptions and
> other exceptions to LDAP exceptions, but now it is doing more than its duty;
> it is checking exsitance of entries, etc.
> So my idea is to move those integrity check code to Database implementation
> (or its abstract parent?) We'll also need good documentation about how to
> implement Database.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira