[ http://issues.apache.org/jira/browse/DIREVE-164?page=comments#action_12329309 ]
Alex Karasulu commented on DIREVE-164: -------------------------------------- I'm a bit nervous about doing this. I think its because I feel that some checks are generic and should be made on all partition implementations. If we push all these down into the context partition then it will be specific to one implementation. This may not be the case with the nexus however. > 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: Trustin Lee > Fix For: 0.9.3 > > 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
