You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/20 10:50:00 UTC

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

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16298273#comment-16298273 ] 

ASF subversion and git services commented on HTTPCLIENT-1824:
-------------------------------------------------------------

Commit 002f40f9d3ec65891b5faf086df404dd3c450600 in httpcomponents-client's branch refs/heads/master from [~olegk]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git;h=002f40f ]

HTTPCLIENT-1824, HTTPCLIENT-1868: Asynchronous HTTP cache storage API; Memcached backend implementation of async HTTP cache storage


> Async caching module is not async for cache I/O and does not share enough implementation with synchronous client cache
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1824
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1824
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>            Reporter: Jon Moore
>              Labels: cache
>             Fix For: 5.0
>
>
> 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 was sent by Atlassian JIRA
(v6.4.14#64029)

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