[
https://issues.apache.org/jira/browse/OLINGO-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishara Dikkumburage updated OLINGO-1235:
----------------------------------------
Attachment: 0001-added-async-module-and-test-cases.patch
> Providing asynchronous support from the framework itself without modifying
> the processors.
> ------------------------------------------------------------------------------------------
>
> Key: OLINGO-1235
> URL: https://issues.apache.org/jira/browse/OLINGO-1235
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-server
> Reporter: Ishara Dikkumburage
> Priority: Major
> Labels: patch
> Attachments: 0001-added-async-features-to-the-server.patch,
> 0001-added-async-module-and-test-cases.patch
>
>
> It seems that the way the asynchronous support has been implemented can
> further be improved. The issue in the current implementation is that the code
> fraction for identifying the Prefer header and delegating to an asynchronous
> processor is redundantly used in processors. The asynchronous service supply
> can be decoupled from the processors and provided from the framework itself
> without modifying the processors.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)