[
https://issues.apache.org/jira/browse/OFBIZ-10649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mathieu Lirzin updated OFBIZ-10649:
-----------------------------------
Description: The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely using streams. Additionally it is not nice that the engine is responsible for removing disabled callbacks. It should be the responsability of the {{ServiceDispatcher}} to clean them. (was: 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.{{}})
> 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
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely using streams. Additionally 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)