Provide pluggable implementation support for Trigger execution order
--------------------------------------------------------------------

                 Key: DIRSERVER-954
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-954
             Project: Directory ApacheDS
          Issue Type: New Feature
          Components: core
    Affects Versions: 1.5.0
            Reporter: Ersin Er
            Assignee: Ersin Er
             Fix For: 1.5.2


Current implementation of Trigger System executes triggers affective on an 
entry in random order. One idea for making this deterministic is to execute 
Triggers in the order of their creation time. However a more flexible scheme 
can be provided in which the user can register an SP implementing a known 
interface which serves as a Execution Sorter for Triggers. On DIT location of 
this SP can be specified in a configuration entry under ou=config,ou=system.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to