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)