Evaluator implementations are not considering the base DN while evaluating a
entry
----------------------------------------------------------------------------------
Key: DIRSERVER-1502
URL: https://issues.apache.org/jira/browse/DIRSERVER-1502
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.7
Reporter: Kiran Ayyagari
Assignee: Kiran Ayyagari
Fix For: 2.0.0-RC1
All implementations of Evaluator interface are not checking the candidate entry
against the base DN passed to the evaluate method.
This is leading to generate wrong event notifications by the EventInterceptor.
e.x if there is a NotificationCriteria 'NC' registered for changes under the
base dc=example,dc=com and when a modification happens under ou=system then
that event is sent to the listener with criteria NC.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.