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

Dmitriy Setrakyan commented on IGNITE-89:
-----------------------------------------

The reason here is the string-based protocol for Memcached which is not 
supported by Ignite (we only support binary protocol). My understanding is that 
we should add string-support as we already got several requests for it.

> Memcached interface is reported as not working with clients different from 
> the example
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-89
>                 URL: https://issues.apache.org/jira/browse/IGNITE-89
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Yakov Zhdanov
>            Assignee: Alexey Goncharuk
>             Fix For: sprint-2
>
>
> None of
> * https://github.com/mperham/dalli
> * https://code.google.com/p/spymemcached/
> * http://mvnrepository.com/artifact/com.twitter/finagle-memcached_2.10/6.22.0
> works. 
> {code} 
> [23:15:12,661][WARN ][grid-nio-worker-1-#45%null%][GridTcpRestProtocol] 
> Closed client session due to exception [ses=GridSelectorNioSessionImpl 
> [selectorIdx=1, queueSize=0, writeBuf=java.nio.HeapByteBuffer[pos=0 lim=84580 
> cap=84580], readBuf=java.nio.HeapByteBuffer[pos=40 lim=40 cap=43690], 
> super=GridNioSessionImpl [locAddr=/10.0.153.215:11211, 
> rmtAddr=/10.0.153.215:40606, createTime=1418166912657, 
> closeTime=1418166912657, bytesSent=32, bytesRcvd=64, 
> sndSchedTime=1418166912657, lastSndTime=1418166912657, 
> lastRcvTime=1418166912657, readsPaused=false, 
> filterChain=FilterChain[filters=[GridNioCodecFilter 
> [parser=o.g.g.kernal.processors.rest.protocols.tcp.GridTcpRestDirectParser@13a9a4f9,
>  directMode=true]], accepted=true]], msg=Failed to deserialize object with 
> given class loader: sun.misc.Launcher$AppClassLoader@37c8f59c
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to