Jon Moore created HTTPASYNC-47:
----------------------------------

             Summary: Async caching module is not async for cache I/O and does 
not share enough implementation with synchronous client cache
                 Key: HTTPASYNC-47
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-47
             Project: HttpComponents HttpAsyncClient
          Issue Type: Improvement
    Affects Versions: 4.0-beta4
            Reporter: Jon Moore
             Fix For: Future


As noted in HTTPASYNC-44, the caching module for the asynchronous client may do 
synchronous I/O when talking to cache storage; this isn't entirely clean and 
may violate client assumptions. In addition, there may need to be some 
refactoring of the synchronous client caching module so that more of the logic 
can be shared with the asynchronous stack.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to