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 (Commented) (JIRA)" <ji...@apache.org> on 2012/01/17 22:35:40 UTC

[jira] [Commented] (HTTPCLIENT-1154) org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage should allow client to specify custom prefix string for keys

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

Jon Moore commented on HTTPCLIENT-1154:
---------------------------------------

Ok, I checked in a PrefixKeyHashingScheme that allows you to decorate an existing KeyHashingScheme with a prefix.

                
> org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage should allow client to specify custom prefix string for keys
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1154
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1154
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: HttpClient
>    Affects Versions: 4.1.1
>            Reporter: Clinton Nielsen
>            Assignee: Jon Moore
>             Fix For: 4.2 Final
>
>
> org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage should allow client to specify custom prefix string for keys, so as to ensure collision-avoidance with other memcached keys the client may be using.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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