You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 16:02:19 UTC

[jira] [Created] (HTTPASYNC-47) Async caching module is not async for cache I/O and does not share enough implementation with synchronous client cache

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-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org