Skip Menu |

This queue is for tickets about the Net-Async-CassandraCQL CPAN distribution.

Report information
The Basics
Id: 97260
Status: resolved
Priority: 0/
Queue: Net-Async-CassandraCQL

People
Owner: Nobody in particular
Requestors: ryan [...] wrm-media.com
wreis [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: lost a sequence Future
Date: Tue, 15 Jul 2014 19:11:15 +0000
To: "bug-Net-Async-CassandraCQL [...] rt.cpan.org" <bug-Net-Async-CassandraCQL [...] rt.cpan.org>
From: Ryan Lauterbach <ryan [...] wrm-media.com>
Hi, The ->get call in your synopsis carps: IO::Async::Future=HASH(0x292ef50) IO::Async::Future=HASH(0x292ef50) lost a sequence Future at /usr/local/share/perl/5.18.2/Net/Async/CassandraCQL/Connection.pm line 231. Cassandra 2.0.9 CQL 3.1.1 Thrift protocol 19.39.0? Let me know if you need more info. Kind Regards, Ryan
Hello i have same problem. $ PERL_FUTURE_DEBUG=1 perl ./test.pl (in cleanup) ERROR CODE #5 IO::Async::Future=HASH(0x5607cd8) was constructed at /usr/local/share/perl/5.18.2/Net/Async/CassandraCQL/Connection.pm line 595 and was lost near /usr/local/share/perl/5.18.2/Future.pm line 346 before it was ready. IO::Async::Future=HASH(0x560f1a0) (constructed at /usr/local/share/perl/5.18.2/IO/Async/Loop.pm line 553) lost a sequence Future at /usr/local/share/perl/5.18.2/Net/Async/CassandraCQL/Connection.pm line 231.(in cleanup) IO::Async::Future=HASH(0x56030b8) was constructed at /usr/local/share/perl/5.18.2/Net/Async/CassandraCQL/Connection.pm line 504 and was lost near /usr/local/share/perl/5.18.2/Carp.pm line 168 before it was ready. On Tue Jul 15 15:11:29 2014, ryan@wrm-media.com wrote: Show quoted text
> Hi, > > > The ->get call in your synopsis carps: > > > IO::Async::Future=HASH(0x292ef50) IO::Async::Future=HASH(0x292ef50) > lost a sequence Future at > /usr/local/share/perl/5.18.2/Net/Async/CassandraCQL/Connection.pm line > 231. > > > Cassandra 2.0.9 > > CQL 3.1.1 > > Thrift protocol 19.39.0? > > > Let me know if you need more info. > > > Kind Regards, > > Ryan
I think this has just been solved by 0.12. If not, let me know and I'll look again.