[jira] [Created] (OFBIZ-10649) Simplification of the service callback handling

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10649) Simplification of the service callback handling

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10649:
--------------------------------------

             Summary: Simplification of the service callback handling
                 Key: OFBIZ-10649
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10649
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
             Fix For: Upcoming Branch


The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely using streams. Additionnally it is not nice that the engine is responsible for removing disabled callbacks.  It should be the responsability of the {{ServiceDispatcher}} to clean them.{{}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)