[ 
https://issues.apache.org/jira/browse/CAMEL-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Checkoway updated CAMEL-3720:
---------------------------------

    Attachment: camel-kestrel-fix.patch

This patch tweaks the way we build the spymemcached client so it doesn't 
optimize get calls together.

> camel-kestrel: concurrent gets optimized into a single get
> ----------------------------------------------------------
>
>                 Key: CAMEL-3720
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3720
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.6.0
>            Reporter: Dan Checkoway
>             Fix For: 2.7.0
>
>         Attachments: camel-kestrel-fix.patch
>
>
> Please add camel-kestrel as a component in JIRA...thx.
> The bug is that spymemcached is optimizing concurrent gets for the same key 
> into a single get.  The fix is in the attached patch.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to