Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 124E11765F for ; Wed, 7 Oct 2015 22:24:28 +0000 (UTC) Received: (qmail 48548 invoked by uid 500); 7 Oct 2015 22:24:28 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 48514 invoked by uid 500); 7 Oct 2015 22:24:27 -0000 Mailing-List: contact user-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.apache.org Delivered-To: mailing list user@ignite.apache.org Received: (qmail 48505 invoked by uid 99); 7 Oct 2015 22:24:27 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 22:24:27 +0000 Received: from mail-ob0-f171.google.com (mail-ob0-f171.google.com [209.85.214.171]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id AE6181A003F for ; Wed, 7 Oct 2015 22:24:27 +0000 (UTC) Received: by obcgx8 with SMTP id gx8so24780015obc.3 for ; Wed, 07 Oct 2015 15:24:26 -0700 (PDT) X-Gm-Message-State: ALoCoQk6KCcn3glsupZjewq4aXZn/ld7CV0A+pJ4S9ZYSYlvNjmnN0DSginnBP9Uqm98cPlHQczx X-Received: by 10.182.119.230 with SMTP id kx6mr151545obb.62.1444256666799; Wed, 07 Oct 2015 15:24:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.223.67 with HTTP; Wed, 7 Oct 2015 15:23:47 -0700 (PDT) In-Reply-To: <1444255278262-1569.post@n6.nabble.com> References: <1444242198903-1564.post@n6.nabble.com> <1444247233174-1568.post@n6.nabble.com> <1444255278262-1569.post@n6.nabble.com> From: Dmitriy Setrakyan Date: Wed, 7 Oct 2015 15:23:47 -0700 Message-ID: Subject: Re: Memcahe client for Ignite To: user Cc: lokeshbhate.tech@gmail.com Content-Type: multipart/alternative; boundary=001a11c30b9496ea9d05218b35b9 --001a11c30b9496ea9d05218b35b9 Content-Type: text/plain; charset=UTF-8 +Lokesh On Wed, Oct 7, 2015 at 3:01 PM, vkulichenko wrote: > Hi Lokesh, > > Can you please subscribe to the mailing list so that we can receive email > notifications? For instructions please refer to this page: > > http://apache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?forum=1 > > > LokeshBhate wrote > > I am getting stream terminated message when I am trying to access data > > stored in ignite grid using a memcache client. I am using google wahiln > > memcache client and connecting to the grid in binary mode. Although I > > don't see any alert in PUT but I don't see any data in the grid either. > > ... > > After changing the client to spymemcached client I am able to put some > > keys into the grid but that needs me to put the class definition in the > > path of Ignite grid, which is different than the way memcache works but > my > > main concern is I am getting lot of following exception > > > > , #Rops=1, #Wops=0, #iq=0, topRop=Cmd: 1 Opaque: 164 Key: 437782791 Cas: > 0 > > Exp: 0 Flags: 3 Data Length: 8078, topWop=null, toWrite=0, interested=1} > > java.io.IOException: Disconnected unexpected, will reconnect. > > at > > > net.spy.memcached.MemcachedConnection.handleReadsWhenChannelEndOfStream(MemcachedConnection.java:875) > > at > > > net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.java:787) > > at > > > net.spy.memcached.MemcachedConnection.handleReadsAndWrites(MemcachedConnection.java:684) > > at > > > net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:647) > > at > > > net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.java:418) > > at > > net.spy.memcached.MemcachedConnection.run(MemcachedConnection.java:1401) > > Can you please check if there are any exceptions in the server node logs? > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Memcahe-client-for-Ignite-tp1564p1569.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > --001a11c30b9496ea9d05218b35b9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
+Lokesh

On Wed, Oct 7, 2015 at 3:01 PM, vkulichenko <valentin.k= ulichenko@gmail.com> wrote:
Hi Lokesh,

Can you please subscribe to the mailing list so that we can receive email notifications? For instructions please refer to this page:
http://a= pache-ignite-users.70518.x6.nabble.com/mailing_list/MailingListOptions.jtp?= forum=3D1


LokeshBhate wrote
> I am getting stream terminated message when I am trying to access data=
> stored in ignite grid using a memcache client. I am using google wahil= n
> memcache client and connecting to the grid in binary mode. Although I<= br> > don't see any alert in PUT but I don't see any data in the gri= d either.
> ...
> After changing the client to spymemcached client I am able to put some=
> keys into the grid but that needs me to put the class definition in th= e
> path of Ignite grid, which is different than the way memcache works bu= t my
> main concern is I am getting lot of following exception
>
> , #Rops=3D1, #Wops=3D0, #iq=3D0, topRop=3DCmd: 1 Opaque: 164 Key: 4377= 82791 Cas: 0
> Exp: 0 Flags: 3 Data Length: 8078, topWop=3Dnull, toWrite=3D0, interes= ted=3D1}
> java.io.IOException: Disconnected unexpected, will reconnect.
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.handleReadsWhenChannelEndOfStrea= m(MemcachedConnection.java:875)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.handleReads(MemcachedConnection.= java:787)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.handleReadsAndWrites(MemcachedCo= nnection.java:684)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.jav= a:647)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.handleIO(MemcachedConnection.jav= a:418)
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0at
> net.spy.memcached.MemcachedConnection.run(MemcachedConnection.java:140= 1)

Can you please check if there are any exceptions in the server node logs?
-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Memcahe-c= lient-for-Ignite-tp1564p1569.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

--001a11c30b9496ea9d05218b35b9--