You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ishara Dikkumburage (JIRA)" <ji...@apache.org> on 2018/02/15 09:54:00 UTC

[jira] [Created] (OLINGO-1235) Providing asynchronous support from the framework itself without modifying the processors.

Ishara Dikkumburage created OLINGO-1235:
-------------------------------------------

             Summary: 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
            Reporter: Ishara Dikkumburage


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)